ANTICLOCKWISE CONTOUR INTEGRAL
∳
U+2233
Unicode Block
Mathematical OperatorsCode
2233
Code Point
8755
Notes
clockwise or anticlockwise arrows do not reverse during layout mirroring
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Mathematical Operators
Character Encoding
UTF-8
0xE20x880xB3
UTF-16
0x2233
UTF-32
0x00002233
Copy & Paste Codes
Character
∳
Unicode Escape
\u{2233}
HTML Entity (Decimal)
∳
HTML Entity (Hex)
∳
CSS Code
\2233
JavaScript
String.fromCodePoint(0x2233)
Python
chr(0x2233)