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 A WITH INVERTED BREVE
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+0203 | |
| decimal | 515 | |
| htmldecimal | ȃ | |
| htmlhex | ȃ | |
| css | \0203 | |
| javascript | \u{203} | |
| python | \u0203 | |
| java | \u0203 | |
| go | \u0203 | |
| ruby | \u{203} | |
| rust | \u{203} | |
| ccpp | \u0203 | |
| urlencoded | %C8%83 | |
| utf8bytes | c8 83 | |
| utf16bebytes | 02 03 | |
| utf32bebytes | 00 00 02 03 |
Comment utiliser
HTML:
ȃ
CSS:
content: "\0203"
JavaScript:
"\u{203}"
Python:
"\u0203"
Propriétés
- Bloc
- Latin Extended-B
- Système d'écriture
- Latn
- Catégorie
- Lowercase Letter (Ll)
- Bidirectionnel
- L
- Combinant
- 0
- Miroir
- Non
- Décomposition
- 0061 0311