56 in Decimal
Hexadecimal 56 equals 86 in decimal.
56 in all number bases
Decimal86
Hexadecimal0x56
Binary0101 0110
Octal126
How 56 converts from hexadecimal to decimal
Multiply each digit by 16 raised to its position (starting at 0 from the right), then add the results:
5× 161 = 5 × 16 = 80
6× 160 = 6 × 1 = 6
Sum: 86