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' : ''">
⧎
RIGHT TRIANGLE ABOVE LEFT TRIANGLE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29CE | |
| decimal | 10702 | |
| htmldecimal | ⧎ | |
| htmlhex | ⧎ | |
| css | \29CE | |
| javascript | \u{29CE} | |
| python | \u29ce | |
| java | \u29CE | |
| go | \u29CE | |
| ruby | \u{29CE} | |
| rust | \u{29CE} | |
| ccpp | \u29ce | |
| urlencoded | %E2%A7%8E | |
| utf8bytes | e2 a7 8e | |
| utf16bebytes | 29 ce | |
| utf32bebytes | 00 00 29 ce |
How to Use
HTML:
⧎
CSS:
content: "\29CE"
JavaScript:
"\u{29CE}"
Python:
"\u29ce"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⧎ character (RIGHT TRIANGLE ABOVE LEFT TRIANGLE)?
⧎ (RIGHT TRIANGLE ABOVE LEFT TRIANGLE) is the Unicode character U+29CE.
What is the Unicode codepoint of RIGHT TRIANGLE ABOVE LEFT TRIANGLE?
The RIGHT TRIANGLE ABOVE LEFT TRIANGLE character (⧎) has codepoint U+29CE.
How do I type or copy RIGHT TRIANGLE ABOVE LEFT TRIANGLE?
Copy ⧎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.