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' : ''">
🤷
SHRUG
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+1F937 | |
| decimal | 129335 | |
| htmldecimal | 🤷 | |
| htmlhex | 🤷 | |
| css | \1F937 | |
| javascript | \u{1F937} | |
| python | \U0001f937 | |
| java | \uD83E\uDD37 | |
| go | \U0001F937 | |
| ruby | \u{1F937} | |
| rust | \u{1F937} | |
| ccpp | \U0001f937 | |
| urlencoded | %F0%9F%A4%B7 | |
| utf8bytes | f0 9f a4 b7 | |
| utf16bebytes | d8 3e dd 37 | |
| utf32bebytes | 00 01 f9 37 |
Comment utiliser
HTML:
🤷
CSS:
content: "\1F937"
JavaScript:
"\u{1F937}"
Python:
"\U0001f937"
Propriétés
- Système d'écriture
- Zyyy
- Catégorie
- Other Symbol (So)
- Bidirectionnel
- ON
- Combinant
- 0
- Miroir
- Non