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' : ''">
🔨
HAMMER
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1F528 | |
| decimal | 128296 | |
| htmldecimal | 🔨 | |
| htmlhex | 🔨 | |
| css | \1F528 | |
| javascript | \u{1F528} | |
| python | \U0001f528 | |
| java | \uD83D\uDD28 | |
| go | \U0001F528 | |
| ruby | \u{1F528} | |
| rust | \u{1F528} | |
| ccpp | \U0001f528 | |
| urlencoded | %F0%9F%94%A8 | |
| utf8bytes | f0 9f 94 a8 | |
| utf16bebytes | d8 3d dd 28 | |
| utf32bebytes | 00 01 f5 28 |
Como Usar
HTML:
🔨
CSS:
content: "\1F528"
JavaScript:
"\u{1F528}"
Python:
"\U0001f528"
Propriedades
- Script
- Zyyy
- Categoria
- Other Symbol (So)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não