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' : ''">
⛠
RESTRICTED LEFT ENTRY-1
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+26E0 | |
| decimal | 9952 | |
| htmldecimal | ⛠ | |
| htmlhex | ⛠ | |
| css | \26E0 | |
| javascript | \u{26E0} | |
| python | \u26e0 | |
| java | \u26E0 | |
| go | \u26E0 | |
| ruby | \u{26E0} | |
| rust | \u{26E0} | |
| ccpp | \u26e0 | |
| urlencoded | %E2%9B%A0 | |
| utf8bytes | e2 9b a0 | |
| utf16bebytes | 26 e0 | |
| utf32bebytes | 00 00 26 e0 |
How to Use
HTML:
⛠
CSS:
content: "\26E0"
JavaScript:
"\u{26E0}"
Python:
"\u26e0"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No