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' : ''">
◡
LOWER HALF CIRCLE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+25E1 | |
| decimal | 9697 | |
| htmldecimal | ◡ | |
| htmlhex | ◡ | |
| css | \25E1 | |
| javascript | \u{25E1} | |
| python | \u25e1 | |
| java | \u25E1 | |
| go | \u25E1 | |
| ruby | \u{25E1} | |
| rust | \u{25E1} | |
| ccpp | \u25e1 | |
| urlencoded | %E2%97%A1 | |
| utf8bytes | e2 97 a1 | |
| utf16bebytes | 25 e1 | |
| utf32bebytes | 00 00 25 e1 |
Como Usar
HTML:
◡
CSS:
content: "\25E1"
JavaScript:
"\u{25E1}"
Python:
"\u25e1"
Propriedades
- Bloco
- Geometric Shapes
- Script
- Zyyy
- Categoria
- Other Symbol (So)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não