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