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 U WITH ACUTE
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+00FA | |
| decimal | 250 | |
| htmldecimal | ú | |
| htmlhex | ú | |
| css | \00FA | |
| javascript | \u{FA} | |
| python | \u00fa | |
| java | \u00FA | |
| go | \u00FA | |
| ruby | \u{FA} | |
| rust | \u{FA} | |
| ccpp | \u00fa | |
| urlencoded | %C3%BA | |
| utf8bytes | c3 ba | |
| utf16bebytes | 00 fa | |
| utf32bebytes | 00 00 00 fa |
Comment utiliser
HTML:
ú
CSS:
content: "\00FA"
JavaScript:
"\u{FA}"
Python:
"\u00fa"
Propriétés
- Bloc
- Latin-1 Supplement
- Système d'écriture
- Latn
- Catégorie
- Lowercase Letter (Ll)
- Bidirectionnel
- L
- Combinant
- 0
- Miroir
- Non
- Décomposition
- 0075 0301