Skip to content

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:
Decimal96
Hex0x60
Binary0b1100000
Octal0o140

How 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.

Want to learn the method behind this tool? Read How to Convert Decimal to Hexadecimal - the full step-by-step guide.