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' : ''">
🚭
NO SMOKING SYMBOL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F6AD | |
| decimal | 128685 | |
| htmldecimal | 🚭 | |
| htmlhex | 🚭 | |
| css | \1F6AD | |
| javascript | \u{1F6AD} | |
| python | \U0001f6ad | |
| java | \uD83D\uDEAD | |
| go | \U0001F6AD | |
| ruby | \u{1F6AD} | |
| rust | \u{1F6AD} | |
| ccpp | \U0001f6ad | |
| urlencoded | %F0%9F%9A%AD | |
| utf8bytes | f0 9f 9a ad | |
| utf16bebytes | d8 3d de ad | |
| utf32bebytes | 00 01 f6 ad |
How to Use
HTML:
🚭
CSS:
content: "\1F6AD"
JavaScript:
"\u{1F6AD}"
Python:
"\U0001f6ad"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No