Anticlockwise Integration vs Closed Intersection With Serifs
VS
Property Comparison
| Property | ⨑ 2A11 | ⩍ 2A4D |
|---|---|---|
| Name | Anticlockwise Integration | Closed Intersection With Serifs |
| Category | Math Symbols | Math Symbols |
| Block | Supplemental Mathematical Operators | Supplemental Mathematical Operators |
| Script | Zyyy | Zyyy |
| General Category | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2A11 | 2A4D |
|---|---|---|
| Unicode | U+2A11 | U+2A4D |
| HTML Decimal | ⨑ | ⩍ |
| HTML Hex | ⨑ | ⩍ |
| CSS | \2A11 | \2A4D |
| JavaScript | \u{2A11} | \u{2A4D} |
| Python | \u2a11 | \u2a4d |
| UTF-8 | e2 a8 91 | e2 a9 8d |
How to Distinguish
Both Anticlockwise Integration and Closed Intersection With Serifs belong to the Math Symbols category and the Supplemental Mathematical Operators block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.