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' : ''">
🤌
PINCHED FINGERS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F90C | |
| decimal | 129292 | |
| htmldecimal | 🤌 | |
| htmlhex | 🤌 | |
| css | \1F90C | |
| javascript | \u{1F90C} | |
| python | \U0001f90c | |
| java | \uD83E\uDD0C | |
| go | \U0001F90C | |
| ruby | \u{1F90C} | |
| rust | \u{1F90C} | |
| ccpp | \U0001f90c | |
| urlencoded | %F0%9F%A4%8C | |
| utf8bytes | f0 9f a4 8c | |
| utf16bebytes | d8 3e dd 0c | |
| utf32bebytes | 00 01 f9 0c |
How to Use
HTML:
🤌
CSS:
content: "\1F90C"
JavaScript:
"\u{1F90C}"
Python:
"\U0001f90c"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No