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' : ''">
๐
PINE DECORATION
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F38D | |
| decimal | 127885 | |
| htmldecimal | 🎍 | |
| htmlhex | 🎍 | |
| css | \1F38D | |
| javascript | \u{1F38D} | |
| python | \U0001f38d | |
| java | \uD83C\uDF8D | |
| go | \U0001F38D | |
| ruby | \u{1F38D} | |
| rust | \u{1F38D} | |
| ccpp | \U0001f38d | |
| urlencoded | %F0%9F%8E%8D | |
| utf8bytes | f0 9f 8e 8d | |
| utf16bebytes | d8 3c df 8d | |
| utf32bebytes | 00 01 f3 8d |
How to Use
HTML:
🎍
CSS:
content: "\1F38D"
JavaScript:
"\u{1F38D}"
Python:
"\U0001f38d"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No