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' : ''">
ZERO WIDTH JOINER
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+200D | |
| decimal | 8205 | |
| htmldecimal | ‍ | |
| htmlhex | ‍ | |
| css | \200D | |
| javascript | \u{200D} | |
| python | \u200d | |
| java | \u200D | |
| go | \u200D | |
| ruby | \u{200D} | |
| rust | \u{200D} | |
| ccpp | \u200d | |
| urlencoded | %E2%80%8D | |
| utf8bytes | e2 80 8d | |
| utf16bebytes | 20 0d | |
| utf32bebytes | 00 00 20 0d |
Cómo usar
HTML:
‍
CSS:
content: "\200D"
JavaScript:
"\u{200D}"
Python:
"\u200d"
Propiedades
- Bloque
- General Punctuation
- Escritura
- Zinh
- Categoría
- Format (Cf)
- Bidireccional
- BN
- Combinatorio
- 0
- Espejado
- No