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' : ''">
?
QUESTION MARK
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+003F | |
| decimal | 63 | |
| htmldecimal | ? | |
| htmlhex | ? | |
| css | \003F | |
| javascript | \u{3F} | |
| python | \u003f | |
| java | \u003F | |
| go | \u003F | |
| ruby | \u{3F} | |
| rust | \u{3F} | |
| ccpp | \u003f | |
| urlencoded | %3F | |
| utf8bytes | 3f | |
| utf16bebytes | 00 3f | |
| utf32bebytes | 00 00 00 3f |
Como Usar
HTML:
?
CSS:
content: "\003F"
JavaScript:
"\u{3F}"
Python:
"\u003f"
Propriedades
- Bloco
- Basic Latin
- Script
- Zyyy
- Categoria
- Other Punctuation (Po)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não