73 in Hexadecimal
Decimal 73 equals 0x49 in hexadecimal.
73 in all number bases
Decimal73
Hexadecimal0x49
Binary0100 1001
Octal111
Try another value
Edit this value or switch its base. Your changes are calculated in your browser with exact integer arithmetic.
Input base:
Decimal
73Hex
0x49Binary
0b1001001Octal
0o111How 73 converts from decimal to hexadecimal
Divide by 16 repeatedly and keep each remainder, then read the remainders from bottom to top:
73÷ 16 =4remainder9
4÷ 16 =0remainder4
Result (remainders bottom to top): 49
This tool runs entirely in your browser - nothing you enter is uploaded or stored.