Data Converters

Hide or reveal your data fast. Use data converters tools for Base64, URL, or HTML conversions. Secure it or break it down now.

IDN-decode Text

Decode Punycode-formatted domains like xn--mnich-kva.de back into readable international domain names with this fast, browser-based IDN decoder. It instantly transforms ASCII-compatible domain strings into native language characters, all in your…

GoIDN-decode Text

IDN-encode Text

Convert internationalized domain names (IDNs) like münich.de or пример.рф into their ASCII-safe Punycode format using this browser-based IDN encoder. This tool is great for verifying domain compatibility, encoding multilingual domain…

GoIDN-encode Text

UTF32-decode Text

Decode UTF-32 escaped text like \U00000048 into readable characters using this simple browser-based tool. It transforms each full 4-byte escape into its proper Unicode character instantly. Whether you’re reviewing encoded…

GoUTF32-decode Text

UTF32-encode Text

Use this fast browser tool to convert any text into UTF-32 escape format. It encodes each character as a \Uxxxxxxxx hexadecimal sequence so you can see the full Unicode code…

GoUTF32-encode Text

UTF16-decode Text

Decode UTF-16 escaped text like \u0048\u0065\u006c\u006c\u006f into readable characters instantly. This simple tool runs entirely in your browser and reveals the actual string behind each UTF-16 code unit. Great for…

GoUTF16-decode Text

UTF16-encode Text

Convert text to UTF-16 escaped format with this quick, browser-based encoding tool. It transforms every character into its UTF-16 hexadecimal representation, using the \uNNNN format. Perfect for debugging encoding issues,…

GoUTF16-encode Text

UTF8-decode Text

Easily decode escaped UTF-8 hex bytes like \x48\x65\x6c\x6c\x6f back into readable text with this live online tool. Whether you’re dealing with encoded logs, hex dumps, or raw network data, this…

GoUTF8-decode Text

UTF8-encode Text

Convert any text to its raw UTF-8 encoding with this simple, fast online tool. Whether you’re debugging byte-level data, analyzing encoding issues, or prepping for binary transport, this tool shows…

GoUTF8-encode Text

Convert Base85 to Text

Convert Text to Base85 input into plain text instantly, right in your browser. This tool is perfect for viewing binary-to-text encoded data like Adobe’s ASCII85 or ZeroMQ’s Z85. It features…

GoConvert Base85 to Text

Convert Text to Base85

Convert text into Base85 encoding instantly using this browser-based tool. Whether you’re working with binary data, compact identifiers, or transmission-safe strings, you can encode text live. Import files, copy results,…

GoConvert Text to Base85