Convert internationalized domain names (IDN) to Punycode (xn--) format and back.
This service converts internationalized domain names (IDN) โ Cyrillic, Chinese, Arabic and others โ to Punycode (ACE, ASCII Compatible Encoding) format and back. Uses the IDNA2008 (UTS#46) standard.
Punycode is an algorithm for encoding Unicode strings into ASCII for use in DNS. Domains like ะฟัะธะผะตั.ัั are converted to xn--e1afmapc.xn--p1acf, which are handled by standard DNS servers.