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