Platform
Number Base Converter
Convert between binary, octal, decimal, hex — plus any base 2–36. Fractions supported.
Quick Convert
Instantly convert one number between any two bases.
Uppercase letters (A–F)
Show prefixes (0b/0o/0x)
Converted
0xAExamples
10 (dec) → hex = A0x10 → dec = 1677 (oct) → binz (base36) → bin
Multi-Output
Enter one number and view it in common bases and one extra base.
Auto-detect base from prefix (0b / 0o / 0x)
Output options
Uppercase letters (A–F)
Show prefixes (0b / 0o / 0x)
Group integer digits
Standard cards show bases 2/8/10/16; add any one extra base here.
Results
Copy any representation with one click.
Enter a number above to see conversions. Tips:
- Use
0b,0o,0xto auto-detect base. - Underscores/spaces are ignored:
1111_0000. - Fractions work:
101.101,0xA.F.