Equals Sign Above Tilde Operator Symbol
⩳ combines an equals sign with a tilde operator form, commonly used in mathematical notation.
U+2A73
The symbol ⩳ is “equals sign above tilde operator” (Unicode U+2A73). It’s used as a specialized mathematical symbol and may appear in equation text, technical writing, or fonts that support it. Use the copy options below to insert it in documents, code, or web content.
Equals Sign Above Tilde Operator Symbol Meaning
⩳ is a mathematical symbol named “EQUALS SIGN ABOVE TILDE OPERATOR” (Unicode U+2A73). Visually, it places an equals sign over a tilde-operator style mark. In practice, it’s typically used in contexts where authors need a precise, typographic relation beyond a plain equals sign—often in specialized algebraic or logical notation. Because it is not a standard punctuation character, it’s most relevant for math markup, technical documents, or typography-focused content where the exact glyph matters. When searching or coding, rely on its Unicode code point U+2A73 to avoid similar-looking characters.
Common uses
- •Typing specialized math relations in plain text or word processors
- •Adding exact symbols in technical writing and research documents
- •Labeling custom operators or conditions in notes and diagrams
- •Using in code/math documentation where Unicode is supported
- •Designing UI or educational content that displays advanced math
Examples
⩳ Equals Sign Above Tilde Operator
- ⩳A ⩳ B denotes a specific structured relation in this definition.
- ⩳We write x ⩳ y to indicate the operator’s intended equivalence form.
- ⩳In the proof, the expression becomes f(x) ⩳ f(y).
- ⩳The table lists constraints using ⩳ instead of a plain equals sign.
- ⩳For the final step, set S ⩳ T and simplify the expression.
Variations
Ready to copy
Technical codes
| Unicode | U+2A73 | |
| HTML Entity | ⩳ | |
| HTML Code | ⩳ | |
| CSS | \2A73 |
FAQ
What does the Equals Sign Above Tilde Operator symbol mean?
⩳ is a mathematical symbol named “EQUALS SIGN ABOVE TILDE OPERATOR” (Unicode U+2A73). Visually, it places an equals sign over a tilde-operator style mark. In practice, it’s typically used in contexts where authors need a precise, typographic relation beyond a plain equals sign—often in specialized algebraic or logical notation. Because it is not a standard punctuation character, it’s most relevant for math markup, technical documents, or typography-focused content where the exact glyph matters. When searching or coding, rely on its Unicode code point U+2A73 to avoid similar-looking characters.
What is the Unicode code point for ⩳?
The Unicode code point for ⩳ is U+2A73.
What is the official name of the symbol ⩳?
Its Unicode name is “EQUALS SIGN ABOVE TILDE OPERATOR”.
How can I copy ⩳ into HTML?
Use the HTML entity: ⩳
How do I represent ⩳ in CSS or JavaScript?
In CSS, use: \\2A73. In JavaScript (Unicode escape), use: \\u{2A73}.