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