Mathematical Operators: Not Equal To

U+2260
Noto text font
Plane
0 (Basic Multilingual)
Block
Mathematical Operators
Unicode Version
1.1
UTF-32BE
00 00 22 60
UTF-32LE
60 22 00 00
UTF-16BE
22 60
UTF-16LE
60 22
UTF-8
E2 89 A0

Character Escapes

HTML5
≠
≠
≠
≠
C
\u2260 (C99)
\U002260 (C99)
C++
\u{2260} (C++23)
\U00002260
\u2260
Java
\u2260
JavaScript
\u{2260}
\u2260
CSS
\2260
\002260
Quoted-Printable
=E2=89=A0
URL
%E2%89%A0