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' : ''">
≪
MUCH LESS-THAN
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+226A | |
| decimal | 8810 | |
| htmldecimal | ≪ | |
| htmlhex | ≪ | |
| css | \226A | |
| javascript | \u{226A} | |
| python | \u226a | |
| java | \u226A | |
| go | \u226A | |
| ruby | \u{226A} | |
| rust | \u{226A} | |
| ccpp | \u226a | |
| urlencoded | %E2%89%AA | |
| utf8bytes | e2 89 aa | |
| utf16bebytes | 22 6a | |
| utf32bebytes | 00 00 22 6a |
Como Usar
HTML:
≪
CSS:
content: "\226A"
JavaScript:
"\u{226A}"
Python:
"\u226a"
Propriedades
- Bloco
- Mathematical Operators
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim