ASCII TLD
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.
ASCII TLD एक [[tld|शीर्ष-स्तरीय डोमेन]] है जो पूरी तरह से ASCII कैरेक्टर सेट (A–Z, 0–9, और हाइफन) के कैरेक्टर से बना होता है, न कि गैर-लैटिन स्क्रिप्ट का उपयोग करने वाले [[idn-tld|IDN TLD]] की तरह। रूट ज़ोन में अधिकांश TLD ASCII-आधारित हैं। ASCII TLD सभी [[dns|DNS]] सॉफ्टवेयर के साथ मूल रूप से संगत हैं और किसी विशेष एन्कोडिंग की आवश्यकता नहीं है, जबकि IDN TLD को DNS इन्फ्रास्ट्रक्चर के माध्यम से प्रसारित होने पर [[punycode|Punycode]] में परिवर्तित करना पड़ता है।
उदाहरण
.com, .org, and .shop are ASCII TLDs; by contrast, .中国 (China) is an IDN TLD that is transmitted as .xn--fiqs8s through the DNS.