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' : ''">
🤹
JUGGLING
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1F939 | |
| decimal | 129337 | |
| htmldecimal | 🤹 | |
| htmlhex | 🤹 | |
| css | \1F939 | |
| javascript | \u{1F939} | |
| python | \U0001f939 | |
| java | \uD83E\uDD39 | |
| go | \U0001F939 | |
| ruby | \u{1F939} | |
| rust | \u{1F939} | |
| ccpp | \U0001f939 | |
| urlencoded | %F0%9F%A4%B9 | |
| utf8bytes | f0 9f a4 b9 | |
| utf16bebytes | d8 3e dd 39 | |
| utf32bebytes | 00 01 f9 39 |
Como Usar
HTML:
🤹
CSS:
content: "\1F939"
JavaScript:
"\u{1F939}"
Python:
"\U0001f939"
Propriedades
- Script
- Zyyy
- Categoria
- Other Symbol (So)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não