About Latin Capital Letter O With Grave Latin Capital Letter O Grave
Latin Capital Letter O With Grave Latin Capital Letter O Grave is the Unicode character Ò at codepoint U+00D2 in the Latin-1 Supplement block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Latin Capital Letter O With Grave Latin Capital Letter O Grave
To use the Latin Capital Letter O With Grave Latin Capital Letter O Grave symbol (Ò) in HTML, insert the
entity Ò directly into your markup. The decimal entity Ò works in any HTML-serialised document.
In CSS pseudo-elements use content: '\D2';.
In JavaScript and TypeScript the escape '\u00D2' evaluates to Ò. In Python source, write '\u00D2'.
The character encodes to C3 92 as UTF-8 bytes and 00D2 as UTF-16 code units. Its decimal codepoint is 210.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.