free-symbols

Superset Of Or Equal To With Dot Above Symbol

⫄ represents “superset of or equal to” with a dot above in mathematical expressions.

U+2AC4

The symbol ⫄ is used in formal math notation to express a “superset of or equal to” relation with an added dot above. It’s mainly seen in set theory and logic-style comparisons. This page helps you copy the correct character safely across platforms.

Superset Of Or Equal To With Dot Above Symbol Meaning

⫄ (Unicode U+2AC4) is named “SUPERSET OF OR EQUAL TO WITH DOT ABOVE.” It’s a relational operator used to compare sets, indicating that one set is a superset of another, and equality is allowed. The dot above distinguishes this variant from a plain superset/equal-to symbol, which can be important in specialized typographic conventions or when multiple related relations are presented together. In practice, you’ll encounter it in mathematical writing, equation editors, and typesetting where specific operator variants must be represented consistently.

Common uses

  • Writing formal set-theory relations in documents and textbooks
  • Labeling constraints in math or logic problem statements
  • Building equations in LaTeX-like or Unicode-capable editors
  • Annotating diagrams or proofs that use specialized comparison operators
  • Creating consistent notation in STEM content for websites and slides

Examples

⫄ Superset of or equal to with dot above

  • A ⫄ B means A includes B and possibly equals it.
  • Let S ⫄ T denote that S is at least as large as T.
  • In the proof, we show that U ⫄ V under the given conditions.
  • The inequality condition is written as X ⫄ Y.
  • Use ⫄ when you need the dotted variant of superset-or-equal-to.

Variations

Ready to copy

Technical codes

UnicodeU+2AC4
HTML Entity⫄
HTML Code⫄
CSS\2AC4

FAQ

What does ⫄ mean in math notation?

It denotes “superset of or equal to with dot above,” indicating one set is a superset of another, allowing equality.

Is ⫄ the same as the regular superset-or-equal-to symbol?

No. ⫄ is a specific dotted variant (Unicode U+2AC4) used when that particular typographic/operator distinction matters.

How can I copy ⫄ in HTML or code?

You can paste the character directly (⫄) or use the HTML entity ⫄.

What Unicode details should I use for compatibility?

Use Unicode code point U+2AC4. For escapes: CSS uses \\2AC4 and JavaScript uses \\u{2AC4}.