Circulation Function vs Closed Intersection With Serifs
VS
Property Comparison
| Property | ⨐ 2A10 | ⩍ 2A4D |
|---|---|---|
| Name | Circulation Function | 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 | 2A10 | 2A4D |
|---|---|---|
| Unicode | U+2A10 | U+2A4D |
| HTML Decimal | ⨐ | ⩍ |
| HTML Hex | ⨐ | ⩍ |
| CSS | \2A10 | \2A4D |
| JavaScript | \u{2A10} | \u{2A4D} |
| Python | \u2a10 | \u2a4d |
| UTF-8 | e2 a8 90 | e2 a9 8d |
How to Distinguish
Both Circulation Function 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.