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' : ''">
%
PERCENT SIGN
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0025 | |
| decimal | 37 | |
| htmldecimal | % | |
| htmlhex | % | |
| css | \0025 | |
| javascript | \u{25} | |
| python | \u0025 | |
| java | \u0025 | |
| go | \u0025 | |
| ruby | \u{25} | |
| rust | \u{25} | |
| ccpp | \u0025 | |
| urlencoded | %25 | |
| utf8bytes | 25 | |
| utf16bebytes | 00 25 | |
| utf32bebytes | 00 00 00 25 |
Como Usar
HTML:
%
CSS:
content: "\0025"
JavaScript:
"\u{25}"
Python:
"\u0025"
Propriedades
- Bloco
- Basic Latin
- Script
- Zyyy
- Categoria
- Other Punctuation (Po)
- Bidirecional
- ET
- Combinando
- 0
- Espelhado
- Não