Actions

Hexadecimal

From The RadioReference Wiki

Revision as of 21:22, 7 February 2005 by Ericcarlson (talk | contribs)

Hexademical ("hex") is a base-16 numbering system. Each "digit" has 16 possible values, from 0 through 15. 10-15 are represented by the letters A-F.

For example:

 16 decimal = 10 hex
256 decimal = 100 hex
380 decimal = 17C hex