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