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' : ''">
⤿
LOWER LEFT SEMICIRCULAR ANTICLOCKWISE ARROW
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+293F | |
| decimal | 10559 | |
| htmldecimal | ⤿ | |
| htmlhex | ⤿ | |
| css | \293F | |
| javascript | \u{293F} | |
| python | \u293f | |
| java | \u293F | |
| go | \u293F | |
| ruby | \u{293F} | |
| rust | \u{293F} | |
| ccpp | \u293f | |
| urlencoded | %E2%A4%BF | |
| utf8bytes | e2 a4 bf | |
| utf16bebytes | 29 3f | |
| utf32bebytes | 00 00 29 3f |
Cómo usar
HTML:
⤿
CSS:
content: "\293F"
JavaScript:
"\u{293F}"
Python:
"\u293f"
Propiedades
- Bloque
- Supplemental Arrows-B
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No