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' : ''">
○
WHITE CIRCLE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+25CB | |
| decimal | 9675 | |
| htmldecimal | ○ | |
| htmlhex | ○ | |
| css | \25CB | |
| javascript | \u{25CB} | |
| python | \u25cb | |
| java | \u25CB | |
| go | \u25CB | |
| ruby | \u{25CB} | |
| rust | \u{25CB} | |
| ccpp | \u25cb | |
| urlencoded | %E2%97%8B | |
| utf8bytes | e2 97 8b | |
| utf16bebytes | 25 cb | |
| utf32bebytes | 00 00 25 cb |
Como Usar
HTML:
○
CSS:
content: "\25CB"
JavaScript:
"\u{25CB}"
Python:
"\u25cb"
Propriedades
- Bloco
- Geometric Shapes
- Script
- Zyyy
- Categoria
- Other Symbol (So)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não