devtools

Number Base Converter

Convert numbers between binary (base 2), octal (base 8), decimal (base 10), and hexadecimal (base 16)

Your input is processed locally and never sent to our servers.
Binary (base 2)
0b11111111
Octal (base 8)
0o377
Decimal (base 10)
255
Hexadecimal (base 16)
0xFF

Advertisement