Punycode
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/punycode/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/punycode/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/punycode/)
Use the native HTML custom element.
Punycode est une syntaxe d'encodage qui convertit les [[idn|noms de domaine internationalisés]] contenant des caractères Unicode en chaînes compatibles ASCII commençant par 'xn--'. Cela permet au [[dns|DNS]], qui ne supporte que l'ASCII, de gérer les noms de domaine non latins.
Exemple
The domain münchen.de (Munich with umlaut) is encoded as xn--mnchen-3ya.de in Punycode.