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' : ''">
⥟
RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+295F | |
| decimal | 10591 | |
| htmldecimal | ⥟ | |
| htmlhex | ⥟ | |
| css | \295F | |
| javascript | \u{295F} | |
| python | \u295f | |
| java | \u295F | |
| go | \u295F | |
| ruby | \u{295F} | |
| rust | \u{295F} | |
| ccpp | \u295f | |
| urlencoded | %E2%A5%9F | |
| utf8bytes | e2 a5 9f | |
| utf16bebytes | 29 5f | |
| utf32bebytes | 00 00 29 5f |
How to Use
HTML:
⥟
CSS:
content: "\295F"
JavaScript:
"\u{295F}"
Python:
"\u295f"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No