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' : ''">
⟞
LONG LEFT TACK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27DE | |
| decimal | 10206 | |
| htmldecimal | ⟞ | |
| htmlhex | ⟞ | |
| css | \27DE | |
| javascript | \u{27DE} | |
| python | \u27de | |
| java | \u27DE | |
| go | \u27DE | |
| ruby | \u{27DE} | |
| rust | \u{27DE} | |
| ccpp | \u27de | |
| urlencoded | %E2%9F%9E | |
| utf8bytes | e2 9f 9e | |
| utf16bebytes | 27 de | |
| utf32bebytes | 00 00 27 de |
How to Use
HTML:
⟞
CSS:
content: "\27DE"
JavaScript:
"\u{27DE}"
Python:
"\u27de"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes