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' : ''">
⋰
UP RIGHT DIAGONAL ELLIPSIS
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+22F0 | |
| decimal | 8944 | |
| htmldecimal | ⋰ | |
| htmlhex | ⋰ | |
| css | \22F0 | |
| javascript | \u{22F0} | |
| python | \u22f0 | |
| java | \u22F0 | |
| go | \u22F0 | |
| ruby | \u{22F0} | |
| rust | \u{22F0} | |
| ccpp | \u22f0 | |
| urlencoded | %E2%8B%B0 | |
| utf8bytes | e2 8b b0 | |
| utf16bebytes | 22 f0 | |
| utf32bebytes | 00 00 22 f0 |
Como Usar
HTML:
⋰
CSS:
content: "\22F0"
JavaScript:
"\u{22F0}"
Python:
"\u22f0"
Propriedades
- Bloco
- Mathematical Operators
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim