Number Base Converter
Enter a number in any base and get the equivalent in binary (base 2), octal (base 8), decimal (base 10) and hex (base 16).
Input Section
Input value
From base
Output Section
Binary (base 2)
11111111
Octal (base 8)
377
Decimal (base 10)
255
Hex (base 16)
FF