Number Base Converter (Binary / Octal / Decimal / Hex / Base 2–36)
Convert a number between any two bases from 2 to 36 — binary, octal, decimal, hex, base32, base36 — with BigInt precision, place-value expansion, fractional radix-point support, signed two's-complement mode, plus base58 and base64 byte-encoding shortcuts. Auto-detects 0x/0b/0o prefixes, groups long binary/hex output, and batch-converts a list of numbers. 100% client-side.
Convert a number between any two bases from 2 to 36 — binary, octal, decimal, hex, base32, base36 — with BigInt precision, place-value expansion, fractional radix-point support, signed two's-complement mode, plus base58 and base64 byte-encoding shortcuts. Auto-detects 0x/0b/0o prefixes, groups long binary/hex output, and batch-converts a list of numbers. 100% client-side. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.