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 LEFTWARDS ARROW FROM BAR
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27FB | |
| decimal | 10235 | |
| htmldecimal | ⟻ | |
| htmlhex | ⟻ | |
| css | \27FB | |
| javascript | \u{27FB} | |
| python | \u27fb | |
| java | \u27FB | |
| go | \u27FB | |
| ruby | \u{27FB} | |
| rust | \u{27FB} | |
| ccpp | \u27fb | |
| urlencoded | %E2%9F%BB | |
| utf8bytes | e2 9f bb | |
| utf16bebytes | 27 fb | |
| utf32bebytes | 00 00 27 fb |
How to Use
HTML:
⟻
CSS:
content: "\27FB"
JavaScript:
"\u{27FB}"
Python:
"\u27fb"
Properties
- Block
- Supplemental Arrows-A
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No