free-symbols

Equals Sign Above Plus Sign Symbol

⩱ is an equals sign placed above a plus sign, used as a specific mathematical-style notation.

U+2A71

The symbol ⩱ (equals sign above plus sign) is a compact way to show an “equals” relationship above a “plus” mark. It’s commonly treated as a math/notation glyph. This page helps you copy it and use it correctly in text and code.

Equals Sign Above Plus Sign Symbol Meaning

⩱ is the “equals sign above plus sign” symbol (Unicode code point U+2A71). Visually, it stacks an equals sign over a plus sign, indicating a combined or structured relationship in a typographic way. In practice, it’s mainly used where mathematical symbols are expected—such as custom notation, symbols in documents, and design work that needs a precise glyph beyond standard plus or equals characters. Because it’s a dedicated Unicode character, it can be safer than approximating with separate lines of “=” and “+” when consistent alignment matters.

Common uses

  • Custom mathematical notation in articles, worksheets, or presentations
  • Designing technical diagrams or icon-like text labels that require a specific glyph
  • Formulas or markup where a single stacked symbol is preferable to two separate characters
  • Creating math-themed typography and typographic glyph sets for websites
  • Education and tutoring materials that reference specialized symbols

Examples

⩱ Equals Sign Above Plus Sign

  • “Use ⩱ to represent the stacked equals/plus notation.”
  • “The operator in the definition is shown as ⩱.”
  • “In this equation, ⩱ appears above the baseline alignment.”
  • “Replace the placeholder with ⩱ for the final typeset version.”
  • “Typography check: ⩱ should remain centered in the layout.”

Variations

Ready to copy

Technical codes

UnicodeU+2A71
HTML Entity⩱
HTML Code⩱
CSS\2A71

FAQ

What does the Equals Sign Above Plus Sign symbol mean?

⩱ is the “equals sign above plus sign” symbol (Unicode code point U+2A71). Visually, it stacks an equals sign over a plus sign, indicating a combined or structured relationship in a typographic way. In practice, it’s mainly used where mathematical symbols are expected—such as custom notation, symbols in documents, and design work that needs a precise glyph beyond standard plus or equals characters. Because it’s a dedicated Unicode character, it can be safer than approximating with separate lines of “=” and “+” when consistent alignment matters.

What is the Unicode character for ⩱?

⩱ is Unicode U+2A71, named “EQUALS SIGN ABOVE PLUS SIGN.”

How can I copy ⩱ into HTML?

You can use the HTML entity: ⩱.

How do I use ⩱ in CSS?

Use the CSS escape: \\2A71.

What’s the JavaScript escape for ⩱?

In JavaScript, you can use: \\u{2A71}.