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' : ''">
⨞
LARGE LEFT TRIANGLE OPERATOR
Overview
⨞ (LARGE LEFT TRIANGLE OPERATOR) is the Unicode character at code point U+2A1E. It belongs to the Supplemental Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A1E | |
| decimal | 10782 | |
| htmldecimal | ⨞ | |
| htmlhex | ⨞ | |
| css | \2A1E | |
| javascript | \u{2A1E} | |
| python | \u2a1e | |
| java | \u2A1E | |
| go | \u2A1E | |
| ruby | \u{2A1E} | |
| rust | \u{2A1E} | |
| ccpp | \u2a1e | |
| urlencoded | %E2%A8%9E | |
| utf8bytes | e2 a8 9e | |
| utf16bebytes | 2a 1e | |
| utf32bebytes | 00 00 2a 1e |
How to Use
HTML:
⨞
CSS:
content: "\2A1E"
JavaScript:
"\u{2A1E}"
Python:
"\u2a1e"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⨞ character (LARGE LEFT TRIANGLE OPERATOR)?
⨞ (LARGE LEFT TRIANGLE OPERATOR) is the Unicode character U+2A1E.
What is the Unicode codepoint of LARGE LEFT TRIANGLE OPERATOR?
The LARGE LEFT TRIANGLE OPERATOR character (⨞) has codepoint U+2A1E.
How do I type or copy LARGE LEFT TRIANGLE OPERATOR?
Copy ⨞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.