Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal — live, in your browser.
How to use
Type a number into any field — the others update instantly in their base. Binary accepts 0-1, octal 0-7, hex 0-9 and a-f.
Note
Very large values (beyond 2⁵³) lose precision — this tool targets everyday conversions.