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 SMALL LETTER O WITH CIRCUMFLEX AND ACUTE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1ED1 | |
| decimal | 7889 | |
| htmldecimal | ố | |
| htmlhex | ố | |
| css | \1ED1 | |
| javascript | \u{1ED1} | |
| python | \u1ed1 | |
| java | \u1ED1 | |
| go | \u1ED1 | |
| ruby | \u{1ED1} | |
| rust | \u{1ED1} | |
| ccpp | \u1ed1 | |
| urlencoded | %E1%BB%91 | |
| utf8bytes | e1 bb 91 | |
| utf16bebytes | 1e d1 | |
| utf32bebytes | 00 00 1e d1 |
How to Use
HTML:
ố
CSS:
content: "\1ED1"
JavaScript:
"\u{1ED1}"
Python:
"\u1ed1"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00F4 0301