Skip to content

96 in Hexadecimal

Decimal 96 equals 0x60 in hexadecimal.

96 in all number bases

Decimal96
Hexadecimal0x60
Binary0110 0000
Octal140

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