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 DOT ABOVE AND MACRON
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+0230 | |
| decimal | 560 | |
| htmldecimal | Ȱ | |
| htmlhex | Ȱ | |
| css | \0230 | |
| javascript | \u{230} | |
| python | \u0230 | |
| java | \u0230 | |
| go | \u0230 | |
| ruby | \u{230} | |
| rust | \u{230} | |
| ccpp | \u0230 | |
| urlencoded | %C8%B0 | |
| utf8bytes | c8 b0 | |
| utf16bebytes | 02 30 | |
| utf32bebytes | 00 00 02 30 |
Comment utiliser
HTML:
Ȱ
CSS:
content: "\0230"
JavaScript:
"\u{230}"
Python:
"\u0230"
Propriétés
- Bloc
- Latin Extended-B
- Système d'écriture
- Latn
- Catégorie
- Uppercase Letter (Lu)
- Bidirectionnel
- L
- Combinant
- 0
- Miroir
- Non
- Décomposition
- 022E 0304