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