Convert hexadecimal numbers to binary
Hex Value
2^9
Bit 9 (512)
2^8
Bit 8(256)
2^7
Bit 7 (128)
2^6
Bit 6 (64)
2^5
Bit 5 (32)
2^4
Bit 4 (16)
3^3
Bit 3 (8)
2^2
Bit 2 (4)
2^1
Bit 1 (2)
2^0
Bit 0 (1)
Decimal Value