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' : ''">
⥱
EQUALS SIGN ABOVE RIGHTWARDS ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2971 | |
| decimal | 10609 | |
| htmldecimal | ⥱ | |
| htmlhex | ⥱ | |
| css | \2971 | |
| javascript | \u{2971} | |
| python | \u2971 | |
| java | \u2971 | |
| go | \u2971 | |
| ruby | \u{2971} | |
| rust | \u{2971} | |
| ccpp | \u2971 | |
| urlencoded | %E2%A5%B1 | |
| utf8bytes | e2 a5 b1 | |
| utf16bebytes | 29 71 | |
| utf32bebytes | 00 00 29 71 |
How to Use
HTML:
⥱
CSS:
content: "\2971"
JavaScript:
"\u{2971}"
Python:
"\u2971"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No