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' : ''">
FOUR-PER-EM SPACE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2005 | |
| decimal | 8197 | |
| htmldecimal |   | |
| htmlhex |   | |
| css | \2005 | |
| javascript | \u{2005} | |
| python | \u2005 | |
| java | \u2005 | |
| go | \u2005 | |
| ruby | \u{2005} | |
| rust | \u{2005} | |
| ccpp | \u2005 | |
| urlencoded | %E2%80%85 | |
| utf8bytes | e2 80 85 | |
| utf16bebytes | 20 05 | |
| utf32bebytes | 00 00 20 05 |
Como Usar
HTML:
 
CSS:
content: "\2005"
JavaScript:
"\u{2005}"
Python:
"\u2005"
Propriedades
- Bloco
- General Punctuation
- Script
- Zyyy
- Categoria
- Space Separator (Zs)
- Bidirecional
- WS
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- <compat> 0020