🔤 Punycode Converter
Convert internationalized domain names (IDN) between Unicode and Punycode (ACE) format. Free bidirectional converter.
Punycode (RFC 3492) converts Unicode domain names to ASCII for DNS processing. International domain names in Chinese, Arabic, or Cyrillic are stored as xn-- prefixed strings in DNS. Browsers display the Unicode version while resolving the punycode form. Be aware of IDN homograph attacks where visually identical Unicode characters are used to create phishing domains that appear legitimate.