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' : ''">
⥪
LEFTWARDS HARPOON WITH BARB UP ABOVE LONG DASH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+296A | |
| decimal | 10602 | |
| htmldecimal | ⥪ | |
| htmlhex | ⥪ | |
| css | \296A | |
| javascript | \u{296A} | |
| python | \u296a | |
| java | \u296A | |
| go | \u296A | |
| ruby | \u{296A} | |
| rust | \u{296A} | |
| ccpp | \u296a | |
| urlencoded | %E2%A5%AA | |
| utf8bytes | e2 a5 aa | |
| utf16bebytes | 29 6a | |
| utf32bebytes | 00 00 29 6a |
How to Use
HTML:
⥪
CSS:
content: "\296A"
JavaScript:
"\u{296A}"
Python:
"\u296a"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No