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 RIGHTWARDS DOUBLE ARROW
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+27F9 | |
| decimal | 10233 | |
| htmldecimal | ⟹ | |
| htmlhex | ⟹ | |
| css | \27F9 | |
| javascript | \u{27F9} | |
| python | \u27f9 | |
| java | \u27F9 | |
| go | \u27F9 | |
| ruby | \u{27F9} | |
| rust | \u{27F9} | |
| ccpp | \u27f9 | |
| urlencoded | %E2%9F%B9 | |
| utf8bytes | e2 9f b9 | |
| utf16bebytes | 27 f9 | |
| utf32bebytes | 00 00 27 f9 |
Como Usar
HTML:
⟹
CSS:
content: "\27F9"
JavaScript:
"\u{27F9}"
Python:
"\u27f9"
Propriedades
- Bloco
- Supplemental Arrows-A
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não