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' : ''">
POP DIRECTIONAL FORMATTING
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+202C | |
| decimal | 8236 | |
| htmldecimal | ‬ | |
| htmlhex | ‬ | |
| css | \202C | |
| javascript | \u{202C} | |
| python | \u202c | |
| java | \u202C | |
| go | \u202C | |
| ruby | \u{202C} | |
| rust | \u{202C} | |
| ccpp | \u202c | |
| urlencoded | %E2%80%AC | |
| utf8bytes | e2 80 ac | |
| utf16bebytes | 20 2c | |
| utf32bebytes | 00 00 20 2c |
Cómo usar
HTML:
‬
CSS:
content: "\202C"
JavaScript:
"\u{202C}"
Python:
"\u202c"
Propiedades
- Bloque
- General Punctuation
- Escritura
- Zyyy
- Categoría
- Format (Cf)
- Bidireccional
- Combinatorio
- 0
- Espejado
- No