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 TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2918 | |
| decimal | 10520 | |
| htmldecimal | ⤘ | |
| htmlhex | ⤘ | |
| css | \2918 | |
| javascript | \u{2918} | |
| python | \u2918 | |
| java | \u2918 | |
| go | \u2918 | |
| ruby | \u{2918} | |
| rust | \u{2918} | |
| ccpp | \u2918 | |
| urlencoded | %E2%A4%98 | |
| utf8bytes | e2 a4 98 | |
| utf16bebytes | 29 18 | |
| utf32bebytes | 00 00 29 18 |
How to Use
HTML:
⤘
CSS:
content: "\2918"
JavaScript:
"\u{2918}"
Python:
"\u2918"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No