Þ

Technical information

SymbolÞ
NameLatin capital letter thorn
Unicode numberU+00DE
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character Þ, or U+00DE, is known as the "Latin Capital Letter Thorn". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a representation of the letter Thorn, which is a letter in the Old English, Gothic, Old Norse, and modern Icelandic alphabets, as well as some dialects of Middle English. It was also used in medieval Scandinavia but was later replaced with the digraph 'th'. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML EntityÞ
HTML Entity (hex)Þ
HTML Entity (named)Þ
URL Escape Code%C3%9E
UTF-8 (hex)0xC3 0x9E
UTF-8 (binary)1100001110011110
UTF-160x00DE
UTF-320x000000DE

Source Code

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

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>&#222;</span>

            
span {
    content: "\00DE";
}

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