Base Converter
Convert integers between bases 2 and 36 for binary, decimal, hexadecimal, and custom radix use cases.
Convert integers between bases 2 and 36 for binary, octal, decimal, hexadecimal, and custom radix workflows.
Useful for debugging, protocol inspection, bitwise analysis, and learning number systems. This version supports integer conversion.
Supports bases 2 through 36. Letters are case-insensitive, and negative numbers are supported.
From base
To base