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' : ''">
🍾
BOTTLE WITH POPPING CORK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F37E | |
| decimal | 127870 | |
| htmldecimal | 🍾 | |
| htmlhex | 🍾 | |
| css | \1F37E | |
| javascript | \u{1F37E} | |
| python | \U0001f37e | |
| java | \uD83C\uDF7E | |
| go | \U0001F37E | |
| ruby | \u{1F37E} | |
| rust | \u{1F37E} | |
| ccpp | \U0001f37e | |
| urlencoded | %F0%9F%8D%BE | |
| utf8bytes | f0 9f 8d be | |
| utf16bebytes | d8 3c df 7e | |
| utf32bebytes | 00 01 f3 7e |
How to Use
HTML:
🍾
CSS:
content: "\1F37E"
JavaScript:
"\u{1F37E}"
Python:
"\U0001f37e"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No