Less-than Closed By Curve Symbol
⪦ is the “less-than closed by curve” symbol (U+2AA6) used to express a specialized ordering/relationship.
U+2AA6
⪦ (U+2AA6) is a math symbol known as “less-than closed by curve.” It’s primarily encountered in technical typography, formulas, and symbol sets. This page helps you copy it correctly across text, HTML, and code.
Less-than Closed By Curve Symbol Meaning
⪦ is the Unicode character named “LESS-THAN CLOSED BY CURVE” (U+2AA6). It belongs to the Math category and is used to denote a “less-than” relationship with a specific curved enclosure or variant styling. Like other specialized comparison symbols, it’s most often seen in mathematical notation, educational materials, and curated symbol fonts where a particular comparator shape matters. If you’re matching the exact glyph from a document or typeset formula, copying the character directly (rather than approximating) is the most reliable approach.
Common uses
- •Using a precise comparison glyph in mathematical typesetting or worksheet notation
- •Adding specialized ordering symbols to math-themed infographics or charts
- •Labeling UI elements that reference a “less-than” variant in a technical design
- •Copying matching Unicode symbols for documentation and technical writing
- •Writing or editing Unicode math text in editors that support U+2AA6
Examples
⪦ Less-than closed by curve
- ⪦Let x ⪦ y indicate a specific “less-than” variant relation.
- ⪦In the diagram, we mark the region where a ⪦ b holds.
- ⪦The set ordering uses ⪦ as the comparator symbol.
- ⪦Choose the glyph ⪦ when the curved-closure less-than is required.
- ⪦Notation: x ⪦ y, y ⪦ z, so x is related accordingly.
Variations
Ready to copy
Technical codes
| Unicode | U+2AA6 | |
| HTML Entity | ⪦ | |
| HTML Code | ⪦ | |
| CSS | \2AA6 |
FAQ
What does the Less-than Closed By Curve symbol mean?
⪦ is the Unicode character named “LESS-THAN CLOSED BY CURVE” (U+2AA6). It belongs to the Math category and is used to denote a “less-than” relationship with a specific curved enclosure or variant styling. Like other specialized comparison symbols, it’s most often seen in mathematical notation, educational materials, and curated symbol fonts where a particular comparator shape matters. If you’re matching the exact glyph from a document or typeset formula, copying the character directly (rather than approximating) is the most reliable approach.
What is the Unicode code point for ⪦?
⪦ is Unicode U+2AA6.
What is ⪦ called?
Its Unicode name is “LESS-THAN CLOSED BY CURVE.”
How can I copy ⪦ into HTML?
Use the HTML entity: ⪦.
How do I write ⪦ in CSS or JavaScript?
CSS escape: \\2AA6. JavaScript escape: \\u{2AA6}.