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' : ''">
⤎
LEFTWARDS TRIPLE DASH ARROW
Overview
⤎ (LEFTWARDS TRIPLE DASH ARROW) is the Unicode character at code point U+290E. It belongs to the Supplemental Arrows-B block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+290E | |
| decimal | 10510 | |
| htmldecimal | ⤎ | |
| htmlhex | ⤎ | |
| css | \290E | |
| javascript | \u{290E} | |
| python | \u290e | |
| java | \u290E | |
| go | \u290E | |
| ruby | \u{290E} | |
| rust | \u{290E} | |
| ccpp | \u290e | |
| urlencoded | %E2%A4%8E | |
| utf8bytes | e2 a4 8e | |
| utf16bebytes | 29 0e | |
| utf32bebytes | 00 00 29 0e |
How to Use
HTML:
⤎
CSS:
content: "\290E"
JavaScript:
"\u{290E}"
Python:
"\u290e"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⤎ character (LEFTWARDS TRIPLE DASH ARROW)?
⤎ (LEFTWARDS TRIPLE DASH ARROW) is the Unicode character U+290E.
What is the Unicode codepoint of LEFTWARDS TRIPLE DASH ARROW?
The LEFTWARDS TRIPLE DASH ARROW character (⤎) has codepoint U+290E.
How do I type or copy LEFTWARDS TRIPLE DASH ARROW?
Copy ⤎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.