56 in Decimal
Hexadecimal 56 equals 86 in decimal.
56 in all number bases
Decimal86
Hexadecimal0x56
Binary0101 0110
Octal126
Try another value
Edit this value or switch its base. Your changes are calculated in your browser with exact integer arithmetic.
Input base:
Decimal
86Hex
0x56Binary
0b1010110Octal
0o126How 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
This tool runs entirely in your browser - nothing you enter is uploaded or stored.