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' : ''">
⥝
DOWNWARDS HARPOON WITH BARB RIGHT FROM BAR
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+295D | |
| decimal | 10589 | |
| htmldecimal | ⥝ | |
| htmlhex | ⥝ | |
| css | \295D | |
| javascript | \u{295D} | |
| python | \u295d | |
| java | \u295D | |
| go | \u295D | |
| ruby | \u{295D} | |
| rust | \u{295D} | |
| ccpp | \u295d | |
| urlencoded | %E2%A5%9D | |
| utf8bytes | e2 a5 9d | |
| utf16bebytes | 29 5d | |
| utf32bebytes | 00 00 29 5d |
Cómo usar
HTML:
⥝
CSS:
content: "\295D"
JavaScript:
"\u{295D}"
Python:
"\u295d"
Propiedades
- Bloque
- Supplemental Arrows-B
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No