Input Text
Enter text to encode to Base36
Base36 Output

Base36 output will appear here

Base36 uses characters 0-9 and a-z (case-insensitive) for compact, URL-safe encoding. Each character is encoded to its UTF-16 code point in Base36 format. Useful for generating short IDs, compact URLs, and encoding data where readability matters.