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' : ''">
🍭
LOLLIPOP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F36D | |
| decimal | 127853 | |
| htmldecimal | 🍭 | |
| htmlhex | 🍭 | |
| css | \1F36D | |
| javascript | \u{1F36D} | |
| python | \U0001f36d | |
| java | \uD83C\uDF6D | |
| go | \U0001F36D | |
| ruby | \u{1F36D} | |
| rust | \u{1F36D} | |
| ccpp | \U0001f36d | |
| urlencoded | %F0%9F%8D%AD | |
| utf8bytes | f0 9f 8d ad | |
| utf16bebytes | d8 3c df 6d | |
| utf32bebytes | 00 01 f3 6d |
How to Use
HTML:
🍭
CSS:
content: "\1F36D"
JavaScript:
"\u{1F36D}"
Python:
"\U0001f36d"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No