Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal in real time.
Input
Select the input base, then type your number.
Binary (Base 2)
Octal (Base 8)
Decimal (Base 10)
Hexadecimal (Base 16)
About this tool
- All conversions happen in your browser. No data is sent to any server.
- Supports binary, octal, decimal, and hexadecimal number systems.
- Binary output is grouped in 4-bit nibbles for readability.
- Shows the ASCII character when the value falls in the printable range (32 to 126).