Superset Beside Subset Symbol
⫗ is the “superset beside subset” symbol used in mathematical notation.
U+2AD7
⫗ is a mathematical symbol named “superset beside subset.” It’s commonly used when text needs to show a relationship between sets in a compact layout. You can copy the character directly or insert it using its HTML/CSS/JavaScript escapes.
Superset Beside Subset Symbol Meaning
“Superset beside subset” (⫗) is a math symbol associated with set relationships. In practice, it’s used to express comparisons involving supersets and subsets side-by-side within notation. Depending on the surrounding expression and your typesetting context, it can help convey that one collection relates to another through both superset/subset framing. Since the exact interpretation can vary with the full equation, it’s best to use ⫗ where your notation system (text, markup, or document) specifically expects this combined symbol. When writing or styling formulas, ensure your font supports U+2AD7 for correct rendering.
Common uses
- •Labeling set-relationship diagrams where superset and subset appear together
- •Writing quick math notes in chat, comments, or documentation
- •Preparing formula snippets for technical blogs or tutorials
- •Using in online math editors or markdown content where Unicode math symbols are supported
- •Annotating categories in data/logic discussions involving inclusion relationships
Examples
⫗ Superset Beside Subset
- ⫗A ⫗ B in the diagram means inclusion is shown with superset/subset context.
- ⫗Use ⫗ when you need the superset and subset idea beside each other.
- ⫗In this section, ⫗ appears as part of the set comparison notation.
- ⫗The legend includes ⫗ to indicate the combined set relationship.
- ⫗Replace the placeholder with ⫗ in your formula block.
Variations
Ready to copy
Technical codes
| Unicode | U+2AD7 | |
| HTML Entity | ⫗ | |
| HTML Code | ⫗ | |
| CSS | \2AD7 |
FAQ
What does the Superset Beside Subset symbol mean?
“Superset beside subset” (⫗) is a math symbol associated with set relationships. In practice, it’s used to express comparisons involving supersets and subsets side-by-side within notation. Depending on the surrounding expression and your typesetting context, it can help convey that one collection relates to another through both superset/subset framing. Since the exact interpretation can vary with the full equation, it’s best to use ⫗ where your notation system (text, markup, or document) specifically expects this combined symbol. When writing or styling formulas, ensure your font supports U+2AD7 for correct rendering.
What is the Unicode code point for ⫗?
The symbol ⫗ has Unicode code point U+2AD7.
How can I copy ⫗ into HTML?
Use the HTML entity: ⫗.
How do I type ⫗ in CSS or JavaScript?
CSS escape: \\2AD7. JavaScript (Unicode escape): \\u{2AD7}.
Will ⫗ display correctly everywhere?
It depends on font support for U+2AD7. If it doesn’t render, use a Unicode-capable math font or your platform’s math/text renderer.