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