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' : ''">
☉
SUN
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2609 | |
| decimal | 9737 | |
| htmldecimal | ☉ | |
| htmlhex | ☉ | |
| css | \2609 | |
| javascript | \u{2609} | |
| python | \u2609 | |
| java | \u2609 | |
| go | \u2609 | |
| ruby | \u{2609} | |
| rust | \u{2609} | |
| ccpp | \u2609 | |
| urlencoded | %E2%98%89 | |
| utf8bytes | e2 98 89 | |
| utf16bebytes | 26 09 | |
| utf32bebytes | 00 00 26 09 |
Como Usar
HTML:
☉
CSS:
content: "\2609"
JavaScript:
"\u{2609}"
Python:
"\u2609"
Propriedades
- Bloco
- Miscellaneous Symbols
- Script
- Zyyy
- Categoria
- Other Symbol (So)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não