Number Base Converter

Convert numbers between binary, octal, decimal, hexadecimal, and other number bases.

Input

Bit Information

Bit length:8
Byte length:1
1s count:8
0s count:0
Power of 2:No
Even:No

Decimal Value

255

All Conversions

Binary (Base 2)
1111 1111
Octal (Base 8)
377
Decimal (Base 10)
255
Hexadecimal (Base 16)
FF
Base32
7V
Base36
73

Base Reference

Binary (2): 0, 1

Octal (8): 0-7

Decimal (10): 0-9

Hex (16): 0-9, A-F

Base36: 0-9, A-Z