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' : ''">
⮵
RIBBON ARROW RIGHT UP
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2BB5 | |
| decimal | 11189 | |
| htmldecimal | ⮵ | |
| htmlhex | ⮵ | |
| css | \2BB5 | |
| javascript | \u{2BB5} | |
| python | \u2bb5 | |
| java | \u2BB5 | |
| go | \u2BB5 | |
| ruby | \u{2BB5} | |
| rust | \u{2BB5} | |
| ccpp | \u2bb5 | |
| urlencoded | %E2%AE%B5 | |
| utf8bytes | e2 ae b5 | |
| utf16bebytes | 2b b5 | |
| utf32bebytes | 00 00 2b b5 |
Cómo usar
HTML:
⮵
CSS:
content: "\2BB5"
JavaScript:
"\u{2BB5}"
Python:
"\u2bb5"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No