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