What is Number Base Converter?
Convert numbers between any bases — binary (base 2), octal (base 8), decimal (base 10), hexadecimal (base 16), and custom bases up to 36. See all representations simultaneously as you type, with grouped digits for readability.
How to use
- Enter a number in any supported base — select the input base from the dropdown or type a prefix (0b, 0o, 0x).
- View instant conversions to all common bases displayed side by side, with digit grouping for long numbers.
- Copy any individual result, or toggle bit-level visualization for binary numbers.
Result
Enter decimal 255: binary = 1111 1111, octal = 377, hex = FF. Or enter hex 'FF00FF' to see its decimal equivalent 16711935.
Related Tools
Water Usage Calculator
Track and estimate water consumption
Pool Volume Calculator
Calculate swimming pool water volume
Prime Number Checker
Check if a number is prime
Probability Calculator
Calculate probability and combinations
Fence Calculator
Calculate fencing materials needed
GCD/LCM Calculator
Calculate GCD and LCM