LATIN SMALL LETTER O WITH CIRCUMFLEX
ô
U+00F4
Code
00F4
Code Point
244
Notes
: 006F 0302
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
0xC30xB4
UTF-16
0x00F4
UTF-32
0x000000F4
Copy & Paste Codes
Character
ô
Unicode Escape
\u{00F4}
HTML Entity (Decimal)
ô
HTML Entity (Hex)
ô
CSS Code
\00F4
JavaScript
String.fromCodePoint(0x00F4)
Python
chr(0x00F4)