Base36 Converter is an online tool that encodes text to Base36 format and decodes Base36 strings back to plain text using digits 0-9 and letters a-z. It leverages BigInt arithmetic for handling arbitrarily large inputs and provides one-click mode switching with sample data. All processing happens locally in your browser with no data sent to any server.