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' : ''">
␐
SYMBOL FOR DATA LINK ESCAPE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2410 | |
| decimal | 9232 | |
| htmldecimal | ␐ | |
| htmlhex | ␐ | |
| css | \2410 | |
| javascript | \u{2410} | |
| python | \u2410 | |
| java | \u2410 | |
| go | \u2410 | |
| ruby | \u{2410} | |
| rust | \u{2410} | |
| ccpp | \u2410 | |
| urlencoded | %E2%90%90 | |
| utf8bytes | e2 90 90 | |
| utf16bebytes | 24 10 | |
| utf32bebytes | 00 00 24 10 |
Cómo usar
HTML:
␐
CSS:
content: "\2410"
JavaScript:
"\u{2410}"
Python:
"\u2410"
Propiedades
- Bloque
- Control Pictures
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No