Punycode Converter
Convert internationalized domains to and from Punycode.
xn--mnchen-3ya.deInternationalized Domain Names & Punycode
DNS only allows a limited set of ASCII characters, but domain names can contain Unicode (e.g. münchen.de). Punycode is the encoding (RFC 3492) that represents such names using only ASCII, prefixed with xn--. This converter encodes Unicode domains to their xn-- form and decodes them back — per label, preserving the dots — entirely in your browser.
Related Encoders & Decoders tools
Base64 Encoder
Encode or decode Base64 strings.
URL Encoder
Safely encode or decode URL parameters.
Base Converter
Convert numbers between binary, octal, decimal, hex, and base 2-36.
ROT13 Encoder / Decoder
Apply the reversible ROT13 letter-substitution cipher.
HTML Entity Encoder / Decoder
Escape or unescape HTML entities like & and <.
Text to Morse Code
Translate text into Morse code dots and dashes.
Morse Code to Text
Decode Morse code dots and dashes back into text.
UTF-8 Encoder
Encode text into UTF-8 byte values (hex).