Base Converter
The Base Converter tool encodes ASCII into numeric representations across bases ranging from binary (base-2) up to base-36 and decodes numbers in these bases back into readable text. Each character in the input text is converted to its corresponding code point and then represented in the selected base, making it possible to work with a wide range of numbering systems beyond the standard decimal or hexadecimal formats.