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 DOUBLE DASH ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+290D | |
| decimal | 10509 | |
| htmldecimal | ⤍ | |
| htmlhex | ⤍ | |
| css | \290D | |
| javascript | \u{290D} | |
| python | \u290d | |
| java | \u290D | |
| go | \u290D | |
| ruby | \u{290D} | |
| rust | \u{290D} | |
| ccpp | \u290d | |
| urlencoded | %E2%A4%8D | |
| utf8bytes | e2 a4 8d | |
| utf16bebytes | 29 0d | |
| utf32bebytes | 00 00 29 0d |
How to Use
HTML:
⤍
CSS:
content: "\290D"
JavaScript:
"\u{290D}"
Python:
"\u290d"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No