TOOL · 65 · Data & Utility
Convert numbers between binary, octal, decimal and hex — BigInt-powered, works with huge values.
In short
Number Base Converter converts a number between binary (base 2), octal (base 8), decimal (base 10) and hexadecimal (base 16), using JavaScript BigInt so arbitrarily large values are supported.
Processed 100% in your browser — your files never leave your device.
11111111377255FFStep · 01
Choose the base of your input number (binary, octal, decimal, hex).
Step · 02
Enter the number — arbitrarily large values are supported via BigInt.
Step · 03
Copy any of the four representations with one click.