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' : ''">
·
MIDDLE DOT
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+00B7 | |
| decimal | 183 | |
| htmldecimal | · | |
| htmlhex | · | |
| css | \00B7 | |
| javascript | \u{B7} | |
| python | \u00b7 | |
| java | \u00B7 | |
| go | \u00B7 | |
| ruby | \u{B7} | |
| rust | \u{B7} | |
| ccpp | \u00b7 | |
| urlencoded | %C2%B7 | |
| utf8bytes | c2 b7 | |
| utf16bebytes | 00 b7 | |
| utf32bebytes | 00 00 00 b7 | |
| htmlentity | · |
Como Usar
HTML:
·
ou
·
CSS:
content: "\00B7"
JavaScript:
"\u{B7}"
Python:
"\u00b7"
Propriedades
- Bloco
- Latin-1 Supplement
- Script
- Zyyy
- Categoria
- Other Punctuation (Po)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não