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