퓨니코드
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.
퓨니코드는 유니코드 문자를 포함하는 [[idn|국제화 도메인 이름]]을 'xn--'으로 시작하는 ASCII 호환 문자열로 변환하는 인코딩 구문입니다. 이를 통해 ASCII만 지원하는 [[dns|DNS]]가 비라틴 도메인 이름을 처리할 수 있게 됩니다.
예시
The domain münchen.de (Munich with umlaut) is encoded as xn--mnchen-3ya.de in Punycode.