Number Base Converter
Convert between binary, decimal, hexadecimal, and octal number systems.
Convert Number
Binary (2)
0
Decimal (10)
0
Hexadecimal (16)
0
Octal (8)
0
Additional Information
Conversion History
About Number Base Converter
This tool helps you:
- Convert between binary (base-2), decimal (base-10), hexadecimal (base-16), and octal (base-8)
- Support different bit sizes (8, 16, 32, 64)
- View conversion history
- Get additional information about the number
Note: For binary numbers, prefix with '0b'. For hexadecimal, prefix with '0x'.
For octal, prefix with '0o'. Decimal numbers need no prefix.