LATIN CAPITAL LETTER O WITH CIRCUMFLEX
Ô
U+00D4
Code
00D4
Code Point
212
Notes
: 004F 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
0xC30x94
UTF-16
0x00D4
UTF-32
0x000000D4
Copy & Paste Codes
Character
Ô
Unicode Escape
\u{00D4}
HTML Entity (Decimal)
Ô
HTML Entity (Hex)
Ô
CSS Code
\00D4
JavaScript
String.fromCodePoint(0x00D4)
Python
chr(0x00D4)