Greater-than Above Similar Above Less-than Symbol
⪐ is a math symbol showing a stacked relation: greater-than above similar above less-than.
U+2A90
⪐ is a specialized Unicode math character with a stacked comparison layout. It’s useful when you need a compact, three-part relational mark in text, design, or documents. You can copy it directly or use its Unicode/HTML/CSS escapes.
Greater-than Above Similar Above Less-than Symbol Meaning
⪐ (Unicode name: GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN) is a stacked relational symbol used in mathematical typography. Visually, it combines three levels: a greater-than sign at the top, a “similar to” relation in the middle, and a less-than sign at the bottom. This makes it handy for representing constraints or grouped comparisons in a compact form, especially in contexts where a vertical arrangement conveys structure more clearly than separate symbols. As with many advanced math characters, its primary meaning is determined by the notation system or typesetting convention you are following.
Common uses
- •Mathematical document typesetting where a stacked comparison mark is needed
- •Designing educational materials that present multiple relation steps compactly
- •Creating form fields or UI labels for specialized technical notation
- •Annotating graphs or diagrams in math/engineering presentations
- •Typography and layout work for reports that require consistent symbol styling
Examples
⪐ Greater-than above Similar above Less-than
- ⪐Target ⪐ base-case relation in the proof.
- ⪐Let x ⪐ y describe the bounded similarity constraint.
- ⪐Values satisfy the stacked comparison: ⪐ .
- ⪐The notation ⪐ is used to align related inequalities.
- ⪐Use ⪐ in the equation header for readability.
Variations
Ready to copy
Technical codes
| Unicode | U+2A90 | |
| HTML Entity | ⪐ | |
| HTML Code | ⪐ | |
| CSS | \2A90 |
FAQ
What does the Greater-than Above Similar Above Less-than symbol mean?
⪐ (Unicode name: GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN) is a stacked relational symbol used in mathematical typography. Visually, it combines three levels: a greater-than sign at the top, a “similar to” relation in the middle, and a less-than sign at the bottom. This makes it handy for representing constraints or grouped comparisons in a compact form, especially in contexts where a vertical arrangement conveys structure more clearly than separate symbols. As with many advanced math characters, its primary meaning is determined by the notation system or typesetting convention you are following.
What is the Unicode name of ⪐?
The Unicode name is GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN.
What is the code point for ⪐?
The code point is U+2A90.
How can I copy ⪐ using HTML?
You can use the HTML entity: ⪐.
How do I reference ⪐ in CSS or JavaScript?
CSS escape: \\2A90. JavaScript (Unicode escape): \\u{2A90}.