Punycode Converter
Convert IDN domains to and from ASCII
Try:
DNS only carries ASCII, so IDN labels with non-ASCII characters are encoded with RFC 3492 Punycode and prefixed with xn--. Both spellings mean the same domain.
All processing happens locally in your browser. Your data is never uploaded to a server.