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' : ''">
🫨
SHAKING FACE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FAE8 | |
| decimal | 129768 | |
| htmldecimal | 🫨 | |
| htmlhex | 🫨 | |
| css | \1FAE8 | |
| javascript | \u{1FAE8} | |
| python | \U0001fae8 | |
| java | \uD83E\uDEE8 | |
| go | \U0001FAE8 | |
| ruby | \u{1FAE8} | |
| rust | \u{1FAE8} | |
| ccpp | \U0001fae8 | |
| urlencoded | %F0%9F%AB%A8 | |
| utf8bytes | f0 9f ab a8 | |
| utf16bebytes | d8 3e de e8 | |
| utf32bebytes | 00 01 fa e8 |
How to Use
HTML:
🫨
CSS:
content: "\1FAE8"
JavaScript:
"\u{1FAE8}"
Python:
"\U0001fae8"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No