Ð

Technical information

SymbolÐ
NameLatin capital letter eth
Unicode numberU+00D0
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character Ð, or U+00D0, is known as the "Latin Capital Letter Eth". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is an uppercase letter used in the Icelandic and Faroese alphabets. It represents a voiced dental fricative sound, similar to the "th" in "them". The letter has a distinctive appearance, resembling the Latin letter "D" but with a crossbar through the ascender. In English, the lowercase version "ð" was used in Old English and Middle English but has since been replaced by "th". The specific appearance and usage of this letter can vary based on the font and styling used, and it is an integral part of the alphabets of the aforementioned languages.

Encoding

HTML EntityÐ
HTML Entity (hex)Ð
HTML Entity (named)Ð
URL Escape Code%C3%90
UTF-8 (hex)0xC3 0x90
UTF-8 (binary)1100001110010000
UTF-160x00D0
UTF-320x000000D0

Source Code

C, C++, and Java"\u00D0"
CSS Code\00D0
JavaScript"\u00D0"
Perl\x{00D0}
Python 2u"\u00D0"
Python 3\u00D0
Ruby\u{00D0}

Preview

This Unicode character looks like this Ð in sentence and in bold like this Ð and in italic like this Ð.

Font size:

Ð
12px
Ð
16px
Ð
20px
Ð
28px
Ð
36px
Ð
48px
Ð
72px

CSS Property: font-weight

Ð
100
Ð
200
Ð
300
Ð
400
Ð
500
Ð
600
Ð
700
Ð
800
Ð
900

HTML Forms and Input

input
disabled input
Ð
input-group
select
button
button

Code examples in HTML and CSS

<span>&#208;</span>

            
span {
    content: "\00D0";
}

The symbol in different fonts

Ð
-apple-system
Ð
Apple Color Emoji
Ð
Arial
Ð
BlinkMacSystemFont
Ð
Courier New
Ð
Georgia
Ð
Droid Sans
Ð
Helvetica
Ð
Noto Sans
Ð
Oxygen
Ð
Roboto
Ð
"Segoe UI"
Ð
sans-serif
Ð
Segoe UI Emoji
Ð
Segoe UI Symbol
Ð
system-ui
Ð
Times New Roman
Ð
Ubuntu
Ð
Verdana

References