LATIN SMALL LETTER ETH
ð
U+00F0
Code
00F0
Code Point
240
Notes
Icelandic, Faroese, Old English, IPA
uppercase is 00D0
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
0xC30xB0
UTF-16
0x00F0
UTF-32
0x000000F0
Copy & Paste Codes
Character
ð
Unicode Escape
\u{00F0}
HTML Entity (Decimal)
ð
HTML Entity (Hex)
ð
CSS Code
\00F0
JavaScript
String.fromCodePoint(0x00F0)
Python
chr(0x00F0)