Skip to content

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:
Decimal88
Hex0x58
Binary0b1011000
Octal0o130

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

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