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 ต้องแปลงเป็นรูปแบบ [[punycode|Punycode]] (เช่น xn--...) เมื่อส่งผ่านโครงสร้างพื้นฐาน DNS.
ตัวอย่าง
.com, .org, and .shop are ASCII TLDs; by contrast, .中国 (China) is an IDN TLD that is transmitted as .xn--fiqs8s through the DNS.