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' : ''">
๐
COMPRESSION
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F5DC | |
| decimal | 128476 | |
| htmldecimal | 🗜 | |
| htmlhex | 🗜 | |
| css | \1F5DC | |
| javascript | \u{1F5DC} | |
| python | \U0001f5dc | |
| java | \uD83D\uDDDC | |
| go | \U0001F5DC | |
| ruby | \u{1F5DC} | |
| rust | \u{1F5DC} | |
| ccpp | \U0001f5dc | |
| urlencoded | %F0%9F%97%9C | |
| utf8bytes | f0 9f 97 9c | |
| utf16bebytes | d8 3d dd dc | |
| utf32bebytes | 00 01 f5 dc |
How to Use
HTML:
🗜
CSS:
content: "\1F5DC"
JavaScript:
"\u{1F5DC}"
Python:
"\U0001f5dc"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No