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' : ''">
HAIR SPACE
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+200A | |
| decimal | 8202 | |
| htmldecimal |   | |
| htmlhex |   | |
| css | \200A | |
| javascript | \u{200A} | |
| python | \u200a | |
| java | \u200A | |
| go | \u200A | |
| ruby | \u{200A} | |
| rust | \u{200A} | |
| ccpp | \u200a | |
| urlencoded | %E2%80%8A | |
| utf8bytes | e2 80 8a | |
| utf16bebytes | 20 0a | |
| utf32bebytes | 00 00 20 0a |
Comment utiliser
HTML:
 
CSS:
content: "\200A"
JavaScript:
"\u{200A}"
Python:
"\u200a"
Propriétés
- Bloc
- General Punctuation
- Système d'écriture
- Zyyy
- Catégorie
- Space Separator (Zs)
- Bidirectionnel
- WS
- Combinant
- 0
- Miroir
- Non
- Décomposition
- <compat> 0020