88 in Hexadecimal
Decimal 88 equals 0x58 in hexadecimal.
88 in all number bases
Decimal88
Hexadecimal0x58
Binary0101 1000
Octal130
Try another value
Edit this value or switch its base. Your changes are calculated in your browser with exact integer arithmetic.
Input base:
Decimal
88Hex
0x58Binary
0b1011000Octal
0o130How 88 converts from decimal to hexadecimal
Divide by 16 repeatedly and keep each remainder, then read the remainders from bottom to top:
88÷ 16 =5remainder8
5÷ 16 =0remainder5
Result (remainders bottom to top): 58
This tool runs entirely in your browser - nothing you enter is uploaded or stored.