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 Z WITH CARON
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+017E | |
| decimal | 382 | |
| htmldecimal | ž | |
| htmlhex | ž | |
| css | \017E | |
| javascript | \u{17E} | |
| python | \u017e | |
| java | \u017E | |
| go | \u017E | |
| ruby | \u{17E} | |
| rust | \u{17E} | |
| ccpp | \u017e | |
| urlencoded | %C5%BE | |
| utf8bytes | c5 be | |
| utf16bebytes | 01 7e | |
| utf32bebytes | 00 00 01 7e |
Comment utiliser
HTML:
ž
CSS:
content: "\017E"
JavaScript:
"\u{17E}"
Python:
"\u017e"
Propriétés
- Bloc
- Latin Extended-A
- Système d'écriture
- Latn
- Catégorie
- Lowercase Letter (Ll)
- Bidirectionnel
- L
- Combinant
- 0
- Miroir
- Non
- Décomposition
- 007A 030C