96 in Hexadecimal
Decimal 96 equals 0x60 in hexadecimal.
96 in all number bases
Decimal96
Hexadecimal0x60
Binary0110 0000
Octal140
Try another value
Edit this value or switch its base. Your changes are calculated in your browser with exact integer arithmetic.
Input base:
Decimal
96Hex
0x60Binary
0b1100000Octal
0o140How 96 converts from decimal to hexadecimal
Divide by 16 repeatedly and keep each remainder, then read the remainders from bottom to top:
96÷ 16 =6remainder0
6÷ 16 =0remainder6
Result (remainders bottom to top): 60
This tool runs entirely in your browser - nothing you enter is uploaded or stored.