Punycode Encoding and Decoding

Feedback

        

📖 Description

Used for converting internationalized domain names (IDNs) to and from Punycode format.

Paste a domain name, such as a Chinese domain name, in the input box.

Click the "toASCII" button to convert it to Punycode format (e.g., xn--...).

Click the "toUnicode" button to convert the Punycode format back to the original domain name.