TLD ASCII
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/ascii-tld/" 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/ascii-tld/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/ascii-tld/)
Use the native HTML custom element.
TLD ASCII adalah [[tld|domain tingkat atas]] yang sepenuhnya terdiri dari karakter dalam set karakter ASCII (A–Z, 0–9, dan tanda hubung), berbeda dengan [[idn-tld|TLD IDN]] yang menggunakan aksara non-Latin. Sebagian besar TLD di zona root berbasis ASCII. TLD ASCII secara native kompatibel dengan semua perangkat lunak [[dns|DNS]] dan tidak memerlukan pengkodean khusus, sedangkan TLD IDN harus dikonversi ke representasi [[punycode|Punycode]] (mis., xn--...) saat ditransmisikan melalui infrastruktur DNS.
Contoh
.com, .org, and .shop are ASCII TLDs; by contrast, .中国 (China) is an IDN TLD that is transmitted as .xn--fiqs8s through the DNS.