Plus Sign With Tilde Above Symbol
⨤ is a plus sign with a tilde above, often used as a specialized math or notation mark.
U+2A24
⨤ (plus sign with tilde above) is a Unicode math symbol with its own distinct glyph and code point. It’s useful when you need a specific notation mark that isn’t available on a standard keyboard. Use the copy options or the code escapes below to insert it reliably.
Plus Sign With Tilde Above Symbol Meaning
The symbol ⨤ is named “PLUS SIGN WITH TILDE ABOVE” and has Unicode code point U+2A24. Visually, it combines a plus sign with a tilde placed above it, making it distinct from a plain plus (+). In practice, symbols like this are commonly used in mathematics and typesetting to represent a specialized operator or modified relation in a way that standard ASCII characters can’t capture. When writing math notes, technical documents, or custom notation, you may need ⨤ specifically to match a particular reference font or symbol set. Copy it directly or use the provided HTML/CSS/JavaScript escapes to avoid character-matching issues.
Common uses
- •Labeling a specialized math operator or modified addition symbol in documents
- •Building custom notation in educational worksheets or reference guides
- •Using a specific Unicode symbol in math-heavy UI text (e.g., diagram captions)
- •Formatting equations in blogs, forums, or markdown content that supports Unicode
- •Representing a distinct operator in code documentation or technical writing
Examples
⨤ Plus sign with tilde above
- ⨤Define ⨤ as a modified plus operator in your notation.
- ⨤The equation uses ⨤ to indicate the tilde-modified addition.
- ⨤In this worksheet, ⨤ corresponds to the chosen operation.
- ⨤Refer to ⨤ when you need a plus sign with a tilde above.
- ⨤Use ⨤ consistently to match the symbol in the reference material.
Variations
Ready to copy
Technical codes
| Unicode | U+2A24 | |
| HTML Entity | ⨤ | |
| HTML Code | ⨤ | |
| CSS | \2A24 |
FAQ
What does the Plus Sign With Tilde Above symbol mean?
The symbol ⨤ is named “PLUS SIGN WITH TILDE ABOVE” and has Unicode code point U+2A24. Visually, it combines a plus sign with a tilde placed above it, making it distinct from a plain plus (+). In practice, symbols like this are commonly used in mathematics and typesetting to represent a specialized operator or modified relation in a way that standard ASCII characters can’t capture. When writing math notes, technical documents, or custom notation, you may need ⨤ specifically to match a particular reference font or symbol set. Copy it directly or use the provided HTML/CSS/JavaScript escapes to avoid character-matching issues.
What is the Unicode code point for ⨤?
⨤ has Unicode code point U+2A24.
How can I copy and paste the symbol ⨤?
You can copy the character directly from this page and paste it into your text editor, website, or design tool.
What is the HTML entity for ⨤?
The HTML entity for ⨤ is ⨤.
How do I type ⨤ in CSS or JavaScript?
CSS escape: \\2A24. JavaScript escape: \\u{2A24}.