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