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' : ''">
🫵
INDEX POINTING AT THE VIEWER
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FAF5 | |
| decimal | 129781 | |
| htmldecimal | 🫵 | |
| htmlhex | 🫵 | |
| css | \1FAF5 | |
| javascript | \u{1FAF5} | |
| python | \U0001faf5 | |
| java | \uD83E\uDEF5 | |
| go | \U0001FAF5 | |
| ruby | \u{1FAF5} | |
| rust | \u{1FAF5} | |
| ccpp | \U0001faf5 | |
| urlencoded | %F0%9F%AB%B5 | |
| utf8bytes | f0 9f ab b5 | |
| utf16bebytes | d8 3e de f5 | |
| utf32bebytes | 00 01 fa f5 |
How to Use
HTML:
🫵
CSS:
content: "\1FAF5"
JavaScript:
"\u{1FAF5}"
Python:
"\U0001faf5"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No