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 E WITH CIRCUMFLEX
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+00EA | |
| decimal | 234 | |
| htmldecimal | ê | |
| htmlhex | ê | |
| css | \00EA | |
| javascript | \u{EA} | |
| python | \u00ea | |
| java | \u00EA | |
| go | \u00EA | |
| ruby | \u{EA} | |
| rust | \u{EA} | |
| ccpp | \u00ea | |
| urlencoded | %C3%AA | |
| utf8bytes | c3 aa | |
| utf16bebytes | 00 ea | |
| utf32bebytes | 00 00 00 ea |
Comment utiliser
HTML:
ê
CSS:
content: "\00EA"
JavaScript:
"\u{EA}"
Python:
"\u00ea"
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
- 0065 0302