32 in Decimal
Hexadecimal 32 equals 50 in decimal.
32 in all number bases
Decimal50
Hexadecimal0x32
Binary0011 0010
Octal62
Try another value
Edit this value or switch its base. Your changes are calculated in your browser with exact integer arithmetic.
Input base:
Decimal
50Hex
0x32Binary
0b110010Octal
0o62How 32 converts from hexadecimal to decimal
Multiply each digit by 16 raised to its position (starting at 0 from the right), then add the results:
3× 161 = 3 × 16 = 48
2× 160 = 2 × 1 = 2
Sum: 50
This tool runs entirely in your browser - nothing you enter is uploaded or stored.