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' : ''">
≻
SUCCEEDS
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+227B | |
| decimal | 8827 | |
| htmldecimal | ≻ | |
| htmlhex | ≻ | |
| css | \227B | |
| javascript | \u{227B} | |
| python | \u227b | |
| java | \u227B | |
| go | \u227B | |
| ruby | \u{227B} | |
| rust | \u{227B} | |
| ccpp | \u227b | |
| urlencoded | %E2%89%BB | |
| utf8bytes | e2 89 bb | |
| utf16bebytes | 22 7b | |
| utf32bebytes | 00 00 22 7b |
Como Usar
HTML:
≻
CSS:
content: "\227B"
JavaScript:
"\u{227B}"
Python:
"\u227b"
Propriedades
- Bloco
- Mathematical Operators
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim