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 OR EQUIVALENT TO
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+227F | |
| decimal | 8831 | |
| htmldecimal | ≿ | |
| htmlhex | ≿ | |
| css | \227F | |
| javascript | \u{227F} | |
| python | \u227f | |
| java | \u227F | |
| go | \u227F | |
| ruby | \u{227F} | |
| rust | \u{227F} | |
| ccpp | \u227f | |
| urlencoded | %E2%89%BF | |
| utf8bytes | e2 89 bf | |
| utf16bebytes | 22 7f | |
| utf32bebytes | 00 00 22 7f |
Como Usar
HTML:
≿
CSS:
content: "\227F"
JavaScript:
"\u{227F}"
Python:
"\u227f"
Propriedades
- Bloco
- Mathematical Operators
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim