Less-than Or Slanted Equal To With Dot Above Right Symbol
⪃ represents a “less-than or slanted equal” relation with a dot above on the right.
U+2A83
⪃ is a specialized mathematical comparison symbol. It’s useful when you need a “less-than or slanted equal to” look, enhanced with a dot above right.
Less-than Or Slanted Equal To With Dot Above Right Symbol Meaning
⪃ (U+2A83) is the Unicode character named “LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT.” Visually, it combines a less-than style with a slanted-equality feel, and includes a dot placed above-right to distinguish it from simpler comparison marks. In math typography, symbols like this help communicate a specific comparison/ordering relation, often used in annotated equations, constraints, or logic-style notations. Because it’s a distinct Unicode character (not just a combination of characters), copying the exact symbol preserves the intended meaning and appearance.
Common uses
- •Typing math comparisons in notes, reports, or homework
- •Labeling constraints or inequalities in technical writing
- •Formatting custom equations in document editors or word processors
- •Using as a specialized relational marker in diagrams and charts
- •Creating consistent symbols in code comments, specs, or UI math text
Examples
⪃ Less-than or slanted equal with dot
- ⪃x ⪃ y
- ⪃n ⪃ 10
- ⪃f(t) ⪃ g(t) for all t
- ⪃a ⪃ b implies a is not greater than b
- ⪃Condition: S ⪃ S_max
Variations
Ready to copy
Technical codes
| Unicode | U+2A83 | |
| HTML Entity | ⪃ | |
| HTML Code | ⪃ | |
| CSS | \2A83 |
FAQ
What does the Less-than Or Slanted Equal To With Dot Above Right symbol mean?
⪃ (U+2A83) is the Unicode character named “LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT.” Visually, it combines a less-than style with a slanted-equality feel, and includes a dot placed above-right to distinguish it from simpler comparison marks. In math typography, symbols like this help communicate a specific comparison/ordering relation, often used in annotated equations, constraints, or logic-style notations. Because it’s a distinct Unicode character (not just a combination of characters), copying the exact symbol preserves the intended meaning and appearance.
What is the Unicode code point for ⪃?
⪃ is Unicode code point U+2A83.
How do I copy ⪃ into HTML?
Use the HTML entity: ⪃
What are the CSS and JavaScript escape forms for ⪃?
CSS escape: \\2A83. JavaScript escape: \\u{2A83}.
Where is ⪃ typically used?
It’s most often used in math typography or technical text where a specific “less-than or slanted equal” relation with a dot above-right is needed.