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' : ''">
⤳
WAVE ARROW POINTING DIRECTLY RIGHT
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2933 | |
| decimal | 10547 | |
| htmldecimal | ⤳ | |
| htmlhex | ⤳ | |
| css | \2933 | |
| javascript | \u{2933} | |
| python | \u2933 | |
| java | \u2933 | |
| go | \u2933 | |
| ruby | \u{2933} | |
| rust | \u{2933} | |
| ccpp | \u2933 | |
| urlencoded | %E2%A4%B3 | |
| utf8bytes | e2 a4 b3 | |
| utf16bebytes | 29 33 | |
| utf32bebytes | 00 00 29 33 |
Como Usar
HTML:
⤳
CSS:
content: "\2933"
JavaScript:
"\u{2933}"
Python:
"\u2933"
Propriedades
- Bloco
- Supplemental Arrows-B
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não