Latin Capital Letter Eth Ð
The capital Eth (Ð) is a letter from Old English and modern Icelandic. It represents the voiced dental fricative — the 'th' sound in 'this' and 'the,' as opposed to the voiceless 'th' in 'think.' In Icelandic, Eth remains an active letter in daily use.
All Representations
ÐÐÐU+00D0Rendered Output
Ð renders as the character shown above
When to Use Latin Capital Letter Eth
Use this entity in Icelandic text (where Ð/ð is an essential letter), Old English studies, linguistics discussions about dental fricatives, and phonetic transcription content. The distinction between eth (ð, voiced) and thorn (þ, voiceless) is fundamental to Icelandic and historical English phonology.
Try It — HTML Examples
<p>Symbol: Ð</p><p>Symbol: Ð</p><p>Symbol: Ð</p><div title="The Latin Capital Letter Eth: Ð">Hover to see</div>About the Latin Capital Letter Eth Entity
The Latin Capital Letter Eth character (Ð) is a standard HTML entity defined in the HTML specification. In HTML source code, it can be written using the named entity reference Ð, the decimal numeric character reference Ð, or the hexadecimal numeric reference Ð. The character is assigned Unicode code point U+00D0 in the Universal Character Set.
The capital Eth (Ð) is a letter from Old English and modern Icelandic. It represents the voiced dental fricative — the 'th' sound in 'this' and 'the,' as opposed to the voiceless 'th' in 'think.' In Icelandic, Eth remains an active letter in daily use.
Latin extended character entities provide the accented and modified letters required by dozens of European languages. From French accents aigus and graves to German umlauts, Scandinavian rings, and Icelandic thorns, these entities ensure correct rendering of non-ASCII characters within HTML documents. While modern UTF-8 encoded pages can include these characters directly in source code, HTML entities remain valuable for source code clarity and legacy compatibility.
When deciding how to encode the Latin Capital Letter Eth character in your HTML documents, the named entity Ð is generally the most readable choice for developers reviewing or maintaining source code. The decimal form Ð and hexadecimal form Ð are equally valid alternatives that work in contexts where named entities may not be supported, or when generating HTML output programmatically from server-side code. All three representations produce identical visual output in every modern web browser.
Use this entity in Icelandic text (where Ð/ð is an essential letter), Old English studies, linguistics discussions about dental fricatives, and phonetic transcription content. The distinction between eth (ð, voiced) and thorn (þ, voiceless) is fundamental to Icelandic and historical English phonology.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.