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' : ''">
⩿
LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE
Overview
⩿ (LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE) is the Unicode character at code point U+2A7F. 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+2A7F | |
| decimal | 10879 | |
| htmldecimal | ⩿ | |
| htmlhex | ⩿ | |
| css | \2A7F | |
| javascript | \u{2A7F} | |
| python | \u2a7f | |
| java | \u2A7F | |
| go | \u2A7F | |
| ruby | \u{2A7F} | |
| rust | \u{2A7F} | |
| ccpp | \u2a7f | |
| urlencoded | %E2%A9%BF | |
| utf8bytes | e2 a9 bf | |
| utf16bebytes | 2a 7f | |
| utf32bebytes | 00 00 2a 7f |
How to Use
HTML:
⩿
CSS:
content: "\2A7F"
JavaScript:
"\u{2A7F}"
Python:
"\u2a7f"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⩿ character (LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE)?
⩿ (LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE) is the Unicode character U+2A7F.
What is the Unicode codepoint of LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE?
The LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE character (⩿) has codepoint U+2A7F.
How do I type or copy LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE?
Copy ⩿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.