What this tool does
Converts Unicode labels to Punycode for DNS (toASCII) and back (toUnicode).
Steps
- Enter original label and click Punycode Encode.
- Paste punycode label (e.g. xn--...) and click Punycode Decode.
Example
例子.com → xn--fsqu00a.com
Notes
- Use per-label (split domain by dots), not the entire URL.
- All processing occurs locally.