Mathematical Operators: Divides

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

Character Escapes

HTML5
∣
∣
∣
∣
∣
∣
C
\u2223 (C99)
\U002223 (C99)
C++
\u{2223} (C++23)
\U00002223
\u2223
Java
\u2223
JavaScript
\u{2223}
\u2223
CSS
\2223
\002223
Quoted-Printable
=E2=88=A3
URL
%E2%88%A3