Mathematical Operators: Minus Sign

U+2212
Noto text font
Plane
0 (Basic Multilingual)
Block
Mathematical Operators
Unicode Version
1.1
UTF-32BE
00 00 22 12
UTF-32LE
12 22 00 00
UTF-16BE
22 12
UTF-16LE
12 22
UTF-8
E2 88 92

Character Escapes

HTML5
−
−
−
C
\u2212 (C99)
\U002212 (C99)
C++
\u{2212} (C++23)
\U00002212
\u2212
Java
\u2212
JavaScript
\u{2212}
\u2212
CSS
\2212
\002212
Quoted-Printable
=E2=88=92
URL
%E2%88%92