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 ARROW-TAIL
Overview
⤜ (RIGHTWARDS DOUBLE ARROW-TAIL) is the Unicode character at code point U+291C. 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+291C | |
| decimal | 10524 | |
| htmldecimal | ⤜ | |
| htmlhex | ⤜ | |
| css | \291C | |
| javascript | \u{291C} | |
| python | \u291c | |
| java | \u291C | |
| go | \u291C | |
| ruby | \u{291C} | |
| rust | \u{291C} | |
| ccpp | \u291c | |
| urlencoded | %E2%A4%9C | |
| utf8bytes | e2 a4 9c | |
| utf16bebytes | 29 1c | |
| utf32bebytes | 00 00 29 1c |
How to Use
HTML:
⤜
CSS:
content: "\291C"
JavaScript:
"\u{291C}"
Python:
"\u291c"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⤜ character (RIGHTWARDS DOUBLE ARROW-TAIL)?
⤜ (RIGHTWARDS DOUBLE ARROW-TAIL) is the Unicode character U+291C.
What is the Unicode codepoint of RIGHTWARDS DOUBLE ARROW-TAIL?
The RIGHTWARDS DOUBLE ARROW-TAIL character (⤜) has codepoint U+291C.
How do I type or copy RIGHTWARDS DOUBLE ARROW-TAIL?
Copy ⤜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.