Number Base Converter
The Number Base Converter converts integers between binary, octal, decimal and hexadecimal. Switching bases is constant in low-level work — reading memory addresses, bit masks, file permissions, color values and protocol fields.
Why use Number Base Converter
- Binary, octal, decimal and hex side by side.
- BigInt precision — no rounding on huge values.
- Enter a value in any base and read all others.
- Handles negative numbers.
How to use Number Base Converter
- 1Choose the input base. Select whether your value is binary, octal, decimal or hex.
- 2Type the number. Enter the value; the other bases update instantly.
- 3Copy. Copy the representation you need.