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 I WITH ACUTE
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+00ED | |
| decimal | 237 | |
| htmldecimal | í | |
| htmlhex | í | |
| css | \00ED | |
| javascript | \u{ED} | |
| python | \u00ed | |
| java | \u00ED | |
| go | \u00ED | |
| ruby | \u{ED} | |
| rust | \u{ED} | |
| ccpp | \u00ed | |
| urlencoded | %C3%AD | |
| utf8bytes | c3 ad | |
| utf16bebytes | 00 ed | |
| utf32bebytes | 00 00 00 ed |
Comment utiliser
HTML:
í
CSS:
content: "\00ED"
JavaScript:
"\u{ED}"
Python:
"\u00ed"
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
- 0069 0301