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 TILDE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1ED7 | |
| decimal | 7895 | |
| htmldecimal | ỗ | |
| htmlhex | ỗ | |
| css | \1ED7 | |
| javascript | \u{1ED7} | |
| python | \u1ed7 | |
| java | \u1ED7 | |
| go | \u1ED7 | |
| ruby | \u{1ED7} | |
| rust | \u{1ED7} | |
| ccpp | \u1ed7 | |
| urlencoded | %E1%BB%97 | |
| utf8bytes | e1 bb 97 | |
| utf16bebytes | 1e d7 | |
| utf32bebytes | 00 00 1e d7 |
How to Use
HTML:
ỗ
CSS:
content: "\1ED7"
JavaScript:
"\u{1ED7}"
Python:
"\u1ed7"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00F4 0303