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' : ''">
🚮
PUT LITTER IN ITS PLACE SYMBOL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F6AE | |
| decimal | 128686 | |
| htmldecimal | 🚮 | |
| htmlhex | 🚮 | |
| css | \1F6AE | |
| javascript | \u{1F6AE} | |
| python | \U0001f6ae | |
| java | \uD83D\uDEAE | |
| go | \U0001F6AE | |
| ruby | \u{1F6AE} | |
| rust | \u{1F6AE} | |
| ccpp | \U0001f6ae | |
| urlencoded | %F0%9F%9A%AE | |
| utf8bytes | f0 9f 9a ae | |
| utf16bebytes | d8 3d de ae | |
| utf32bebytes | 00 01 f6 ae |
How to Use
HTML:
🚮
CSS:
content: "\1F6AE"
JavaScript:
"\u{1F6AE}"
Python:
"\U0001f6ae"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No