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 1111Octal (Base 8)
377Decimal (Base 10)
255Hexadecimal (Base 16)
FFBase32
7VBase36
73Base Reference
Binary (2): 0, 1
Octal (8): 0-7
Decimal (10): 0-9
Hex (16): 0-9, A-F
Base36: 0-9, A-Z