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' : ''">
⟷
LONG LEFT RIGHT ARROW
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+27F7 | |
| decimal | 10231 | |
| htmldecimal | ⟷ | |
| htmlhex | ⟷ | |
| css | \27F7 | |
| javascript | \u{27F7} | |
| python | \u27f7 | |
| java | \u27F7 | |
| go | \u27F7 | |
| ruby | \u{27F7} | |
| rust | \u{27F7} | |
| ccpp | \u27f7 | |
| urlencoded | %E2%9F%B7 | |
| utf8bytes | e2 9f b7 | |
| utf16bebytes | 27 f7 | |
| utf32bebytes | 00 00 27 f7 |
Cómo usar
HTML:
⟷
CSS:
content: "\27F7"
JavaScript:
"\u{27F7}"
Python:
"\u27f7"
Propiedades
- Bloque
- Supplemental Arrows-A
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No