copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('Ồ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
Ồ
LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE
Overview
Ồ (LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE) is the Unicode character at code point U+1ED2. It belongs to the Latin Extended Additional block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1ED2 | |
| decimal | 7890 | |
| htmldecimal | Ồ | |
| htmlhex | Ồ | |
| css | \1ED2 | |
| javascript | \u{1ED2} | |
| python | \u1ed2 | |
| java | \u1ED2 | |
| go | \u1ED2 | |
| ruby | \u{1ED2} | |
| rust | \u{1ED2} | |
| ccpp | \u1ed2 | |
| urlencoded | %E1%BB%92 | |
| utf8bytes | e1 bb 92 | |
| utf16bebytes | 1e d2 | |
| utf32bebytes | 00 00 1e d2 |
How to Use
HTML:
Ồ
CSS:
content: "\1ED2"
JavaScript:
"\u{1ED2}"
Python:
"\u1ed2"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00D4 0300
Frequently Asked Questions
What is the Ồ character (LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE)?
Ồ (LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE) is the Unicode character U+1ED2.
What is the Unicode codepoint of LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE?
The LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE character (Ồ) has codepoint U+1ED2.
How do I type or copy LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE?
Copy Ồ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.