LATIN SMALL LETTER THORN
þ
U+00FE
Code
00FE
Code Point
254
Notes
Icelandic, Old English, phonetics
Runic letter borrowed into Latin script
replaced by "th" in modern English
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC30xBE
UTF-16
0x00FE
UTF-32
0x000000FE
Copy & Paste Codes
Character
þ
Unicode Escape
\u{00FE}
HTML Entity (Decimal)
þ
HTML Entity (Hex)
þ
CSS Code
\00FE
JavaScript
String.fromCodePoint(0x00FE)
Python
chr(0x00FE)