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' : ''">
⥳
LEFTWARDS ARROW ABOVE TILDE OPERATOR
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2973 | |
| decimal | 10611 | |
| htmldecimal | ⥳ | |
| htmlhex | ⥳ | |
| css | \2973 | |
| javascript | \u{2973} | |
| python | \u2973 | |
| java | \u2973 | |
| go | \u2973 | |
| ruby | \u{2973} | |
| rust | \u{2973} | |
| ccpp | \u2973 | |
| urlencoded | %E2%A5%B3 | |
| utf8bytes | e2 a5 b3 | |
| utf16bebytes | 29 73 | |
| utf32bebytes | 00 00 29 73 |
Cómo usar
HTML:
⥳
CSS:
content: "\2973"
JavaScript:
"\u{2973}"
Python:
"\u2973"
Propiedades
- Bloque
- Supplemental Arrows-B
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No