LATIN SMALL LETTER O WITH STROKE
ø
U+00F8
Code
00F8
Code Point
248
Aliases
o slash
Notes
Danish, Norwegian, Faroese, IPA
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
0xC30xB8
UTF-16
0x00F8
UTF-32
0x000000F8
Copy & Paste Codes
Character
ø
Unicode Escape
\u{00F8}
HTML Entity (Decimal)
ø
HTML Entity (Hex)
ø
CSS Code
\00F8
JavaScript
String.fromCodePoint(0x00F8)
Python
chr(0x00F8)