Subset With Plus Sign Below Symbol
⪿ denotes a “subset with plus sign below” notation used in math-style text.
U+2ABF
⪿ is a mathematical symbol from the “subset with plus sign below” set. It’s useful when you need a specific Unicode character for technical writing or formulas. Use the provided copy variations and code escapes to place it reliably in your work.
Subset With Plus Sign Below Symbol Meaning
The symbol ⪿, named “SUBSET WITH PLUS SIGN BELOW” (Unicode U+2ABF), is a specialized math notation character. It is typically used in contexts where a subset relationship is modified by an additional “plus” indicator rendered below the subset sign. Because it is a Unicode character with a dedicated name and code point, it’s most valuable when you want consistent, standards-based typography rather than a visually approximate substitute. Look for it in math expressions, formal descriptions, or typeset-style diagrams where subset-plus labeling matters.
Common uses
- •Represent a subset relationship with an added plus indicator in math notes or documentation
- •Include the exact symbol in technical or academic writing that uses Unicode math characters
- •Label sets in diagram annotations where subset-with-plus meaning is required
- •Create consistent UI/UX text for formula editors or educational apps
- •Use in code comments, specs, or markdown where the exact Unicode character is important
Examples
⪿ Subset with plus sign below
- ⪿A ⪿ B describes a subset relation with a plus indicator.
- ⪿Let S ⪿ T be the annotated set relationship.
- ⪿In the diagram, the arrow points from X ⪿ Y.
- ⪿The notation ⪿ is used for this modified subset condition.
- ⪿See section 2: define ⪿ before the transformations.
Variations
Ready to copy
Technical codes
| Unicode | U+2ABF | |
| HTML Entity | ⪿ | |
| HTML Code | ⪿ | |
| CSS | \2ABF |
FAQ
What does the Subset With Plus Sign Below symbol mean?
The symbol ⪿, named “SUBSET WITH PLUS SIGN BELOW” (Unicode U+2ABF), is a specialized math notation character. It is typically used in contexts where a subset relationship is modified by an additional “plus” indicator rendered below the subset sign. Because it is a Unicode character with a dedicated name and code point, it’s most valuable when you want consistent, standards-based typography rather than a visually approximate substitute. Look for it in math expressions, formal descriptions, or typeset-style diagrams where subset-plus labeling matters.
What is the Unicode code point for ⪿?
The Unicode code point for ⪿ is U+2ABF.
How do I copy ⪿ into HTML?
You can use the HTML entity: ⪿
What CSS escape can I use for ⪿?
Use the CSS escape: \\2ABF
How do I include ⪿ in JavaScript strings?
You can use the JavaScript escape: \\u{2ABF}