þ

Technical information

Symbolþ
NameLatin small letter thorn
Unicode numberU+00FE
CategoryLatin-1 Supplement9. Letters

Encoding

HTML Entityþ
HTML Entity (hex)þ
HTML Entity (named)þ
URL Escape Code%C3%BE
UTF-8 (hex)0xC3 0xBE
UTF-8 (binary)1100001110111110
UTF-160x00FE
UTF-320x000000FE

Source Code

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

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

            
span {
    content: "\00FE";
}

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