EmojiIO

Square like or not equal

U+22E4
128px

Meaning & Explanation

Square like or not equalSquare not equal

This symbol looks like a squashed square and is commonly used to mean 'not equal' in math and programming. People often see it when working through equations, debugging code, or reading technical documents. It shows up in textbooks, online forums, and even in casual notes between developers trying to explain why two values don’t match. In Western digital culture, it’s more than just a math symbol—it can represent disagreement, imbalance, or the idea that things aren’t quite right. Related symbols include ≠ (the standard not-equal sign) and ≈ (approximately equal), which together form a small but powerful set of tools for expressing relationships between numbers.

Usage Examples

"In set theory, A ⋤ B denotes a specific relation."

"This symbol is used to define a partial order in algebraic structures."

"Execute a branch when the condition x ⋤ y holds."

Technical Info

Unicode Code Point
U+22E4
HTML Entity
⋤
CSS Code
\22e4
JavaScript Escape
\u{22e4}

Code Preview

<span class="symbol-square-image-of-or-not-equal-to">⋤</span>
<!-- Unicode: U+22E4 -->
<!-- Name: Square like or not equal -->

Keyboard Shortcuts

WindowsAlt + 22E4
macOSType 22E4 then press Option + Enter
LinuxCtrl + Shift + U, type 22E4, Enter

Usage Code

HTML Entity

&#x22e4;

CSS Escape Code

content: "\22e4";

JavaScript Escape

String.fromCodePoint(0x22E4)

How do I copy the Square like or not equal symbol?

Simply click the Copy Symbol button on this page to copy ⋤ to your clipboard, then paste it anywhere.

What Unicode code point does Square like or not equal have?

The Unicode code point for Square like or not equal isU+22E4. For HTML use &#x22e4;, for CSS use \22e4.

What block does Square like or not equal belong to?

Square like or not equal belongs to the Mathematical Operators block.

Was this page helpful?

Click to give feedback and help us improve

还没有收集符号