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' : ''">
⤨
NORTH EAST ARROW AND SOUTH EAST ARROW
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2928 | |
| decimal | 10536 | |
| htmldecimal | ⤨ | |
| htmlhex | ⤨ | |
| css | \2928 | |
| javascript | \u{2928} | |
| python | \u2928 | |
| java | \u2928 | |
| go | \u2928 | |
| ruby | \u{2928} | |
| rust | \u{2928} | |
| ccpp | \u2928 | |
| urlencoded | %E2%A4%A8 | |
| utf8bytes | e2 a4 a8 | |
| utf16bebytes | 29 28 | |
| utf32bebytes | 00 00 29 28 |
Cómo usar
HTML:
⤨
CSS:
content: "\2928"
JavaScript:
"\u{2928}"
Python:
"\u2928"
Propiedades
- Bloque
- Supplemental Arrows-B
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No