Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal online with BigInt precision, plus text ↔ hex ASCII conversion. Instant, client-side.
Number converter
Binary
11111111
Octal
377
Decimal
255
Hexadecimal
FF
Text → HEX
486921
HEX → Text
Hi!
How to use
- Paste input or drop a file above.
- Adjust options (delimiter, dialect, quality, ratio).
- Copy result or download — no sign-up needed.
FAQ
How large numbers work?
BigInt is used, so even 128-bit values convert exactly — no float rounding.