U+2270 "" Neither Less-than nor Equal To Unicode Character

Unicode Version 18.0

Source: Noto Sans Math Source: Browser Default

U+2270 "" Neither Less-than nor Equal To is a mathematical symbol that represents the logical negation of the combined relation "less than or equal to". Visually, it consists of a standard less-than sign ( < ) crossed by a diagonal slash, indicating that the first value is not less than or equal to the second, but it does not specify whether it is greater than or not, often implying strict inequality in the opposite direction. This character falls within the Mathematical Operators block of Unicode and is commonly used in formal mathematics, computer science, and logical expressions to denote an invalid or false inequality relationship.

Encodings

HTML Decimal Encoding
&#8816;
HTML Hex Encoding
&#x2270;
UTF-8 Encoding
0xE2 0x89 0xB0
UTF-16 Encoding
0x2270
UTF-32 Encoding
0x00002270
C/C++/Java Escape
\u2270