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' : ''">
⤶
ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2936 | |
| decimal | 10550 | |
| htmldecimal | ⤶ | |
| htmlhex | ⤶ | |
| css | \2936 | |
| javascript | \u{2936} | |
| python | \u2936 | |
| java | \u2936 | |
| go | \u2936 | |
| ruby | \u{2936} | |
| rust | \u{2936} | |
| ccpp | \u2936 | |
| urlencoded | %E2%A4%B6 | |
| utf8bytes | e2 a4 b6 | |
| utf16bebytes | 29 36 | |
| utf32bebytes | 00 00 29 36 |
How to Use
HTML:
⤶
CSS:
content: "\2936"
JavaScript:
"\u{2936}"
Python:
"\u2936"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No