U+226E "" Not Less-Than Unicode Character

Unicode Version 18.0

Source: Noto Sans CJK Source: Browser Default

U+226E "" Not Less-Than is a mathematical symbol that represents the logical negation of the less-than relationship, meaning it denotes that one value is not less than another, which can imply it is either greater than or equal to the other value. It is encoded in the Mathematical Operators block of Unicode and is often used in mathematical notation, computer science, and formal logic to express inequality when a direct less-than comparison is false. Visually, it resembles the standard less-than sign (<) with a diagonal slash through it, following the common typographic convention for negating a relation.

Encodings

HTML Decimal Encoding
&#8814;
HTML Hex Encoding
&#x226E;
UTF-8 Encoding
0xE2 0x89 0xAE
UTF-16 Encoding
0x226E
UTF-32 Encoding
0x0000226E
C/C++/Java Escape
\u226e