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 TILDE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1ED6 | |
| decimal | 7894 | |
| htmldecimal | Ỗ | |
| htmlhex | Ỗ | |
| css | \1ED6 | |
| javascript | \u{1ED6} | |
| python | \u1ed6 | |
| java | \u1ED6 | |
| go | \u1ED6 | |
| ruby | \u{1ED6} | |
| rust | \u{1ED6} | |
| ccpp | \u1ed6 | |
| urlencoded | %E1%BB%96 | |
| utf8bytes | e1 bb 96 | |
| utf16bebytes | 1e d6 | |
| utf32bebytes | 00 00 1e d6 |
How to Use
HTML:
Ỗ
CSS:
content: "\1ED6"
JavaScript:
"\u{1ED6}"
Python:
"\u1ed6"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00D4 0303