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' : ''">
⪝
SIMILAR OR LESS-THAN
Overview
⪝ (SIMILAR OR LESS-THAN) is the Unicode character at code point U+2A9D. 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+2A9D | |
| decimal | 10909 | |
| htmldecimal | ⪝ | |
| htmlhex | ⪝ | |
| css | \2A9D | |
| javascript | \u{2A9D} | |
| python | \u2a9d | |
| java | \u2A9D | |
| go | \u2A9D | |
| ruby | \u{2A9D} | |
| rust | \u{2A9D} | |
| ccpp | \u2a9d | |
| urlencoded | %E2%AA%9D | |
| utf8bytes | e2 aa 9d | |
| utf16bebytes | 2a 9d | |
| utf32bebytes | 00 00 2a 9d |
How to Use
HTML:
⪝
CSS:
content: "\2A9D"
JavaScript:
"\u{2A9D}"
Python:
"\u2a9d"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⪝ character (SIMILAR OR LESS-THAN)?
⪝ (SIMILAR OR LESS-THAN) is the Unicode character U+2A9D.
What is the Unicode codepoint of SIMILAR OR LESS-THAN?
The SIMILAR OR LESS-THAN character (⪝) has codepoint U+2A9D.
How do I type or copy SIMILAR OR LESS-THAN?
Copy ⪝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.