Converter
Number Base Converter
Convert integers between binary, octal, decimal, and hexadecimal with arbitrary precision.
Number
Output
Explanation
Pick the source base (Auto detects 0x/0b/0o prefixes and defaults to decimal) and the target base. Implemented with BigInt, so very large integers are exact.
Security Notice
All processing happens locally in your browser whenever possible. Your data is not uploaded unless explicitly stated.