BSIG: Hexadecimal Calculator


Position 4

x 4096
=
Position 3

x 256
=
Position 2

x 16
=
Position 1

x 1
=
Decimal Equivalent: 
This Matrix of Hex to Decimal translation should give you a quick insight into the process.

Position4 + Position 3 + Position 2 + Position 1 = Decimal Equivalent.

Valid values for A thru F are:

  • A = 10
  • B = 11
  • C = 12
  • D = 13
  • E = 14
  • F = 15
The decimal equivalent min is 0 while the max is 65535.

To verify - set each value to 0 or F.


BSIG: Hexadecimal Calculator