LATIN SMALL LETTER O WITH DIAERESIS
ö
U+00F6
Code
00F6
Code Point
246
Notes
: 006F 0308
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
0xC30xB6
UTF-16
0x00F6
UTF-32
0x000000F6
Copy & Paste Codes
Character
ö
Unicode Escape
\u{00F6}
HTML Entity (Decimal)
ö
HTML Entity (Hex)
ö
CSS Code
\00F6
JavaScript
String.fromCodePoint(0x00F6)
Python
chr(0x00F6)