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' : ''">
﹤
SMALL LESS-THAN SIGN
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+FE64 | |
| decimal | 65124 | |
| htmldecimal | ﹤ | |
| htmlhex | ﹤ | |
| css | \FE64 | |
| javascript | \u{FE64} | |
| python | \ufe64 | |
| java | \uFE64 | |
| go | \uFE64 | |
| ruby | \u{FE64} | |
| rust | \u{FE64} | |
| ccpp | \ufe64 | |
| urlencoded | %EF%B9%A4 | |
| utf8bytes | ef b9 a4 | |
| utf16bebytes | fe 64 | |
| utf32bebytes | 00 00 fe 64 |
Como Usar
HTML:
﹤
CSS:
content: "\FE64"
JavaScript:
"\u{FE64}"
Python:
"\ufe64"
Propriedades
- Bloco
- Small Form Variants
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim
- Decomposição
- <small> 003C