Number Base Converter

Convert numbers between binary, octal, decimal and hexadecimal.

Enter a number in any base

Decimal(base 10)
โ€”
Binary(base 2)
0bโ€”
Octal(base 8)
0oโ€”
Hexadecimal(base 16)
0xโ€”

Frequently asked questions

What bases are supported?

Binary (base 2), octal (base 8), decimal (base 10) and hexadecimal (base 16).

Related tools