Skip to main content
hexadecimal notation

hexadecimal notation

7.3
A number system using sixteen symbols, the digits 0 to 9 and the letters A to F
  • noun
  • /ˌhɛksəˈdɛmɪkəl noʊˈteɪʃən/
  • Specialized
translation icon : notación hexadecimal
  • In computer science, hexadecimal notation is often used because it is more concise than binary.

Examples

  • The hexadecimal notation is widely used in computing.

  • Programmers convert binary values to hexadecimal notation to make them easier to read.

  • Colors in web design are usually specified using hexadecimal notation, such as #FF5733.

  • In hexadecimal notation, the number ten is represented as A.

  • In programming, colors are often represented using hexadecimal notation such as #FF5733.

  • The code outputs values in hexadecimal notation, which is essential for understanding memory addresses.

  • To convert numbers to hexadecimal notation, use symbols from 0 to 9 and A to F.

Synonyms

hexadecimal number system
vshexadecimal notation
  • Specialized
6.8

A system for writing numbers using 16 symbols, the digits 0 to 9 and letters A to F

is phrased more simply and generally rather than as a technical label
sexadecimal number system
vshexadecimal notation
  • Specialized
9.9

A number system that uses sixteen symbols, 0–9 and A–F

is phrased in more general everyday language rather than that technical form
hexadecimal system
vshexadecimal notation
  • Specialized
6.5

A system for writing numbers that uses sixteen symbols, 0 to 9 and A to F

is the broader descriptive phrase used in ordinary contexts rather than formal notation
sexadecimal notation
vshexadecimal notation
  • Archaic
8.9

A number system that uses sixteen symbols, 0 to 9 and the letters A to F, used in computing

is the general everyday description rather than this specific technical label

Surface Forms

Morphology

hexadecimal + notation

The meaning is directly and compositionally derived from 'hexadecimal' (based on sixteen digits) plus 'notation' (a system of symbols), so a learner who knows both constituents can infer it refers to a sixteen-symbol numbering/representation system. Although it is a technical computing term, the compound follows regular English formation and similar terms exist cross-linguistically, making the meaning transparent to B1 learners who know the parts.

Etymology

Hexadecimal notation comes from joining hex and decimal, meaning 'six' and 'ten', which together make sixteen. It uses the digits 0–9 and the letters A–F as the next six symbols, so people working with computers can write long numbers more simply and read them easily.