Anticlockwise Integration vs Closed Subset
VS
プロパティ比較
エンコード比較
| フォーマット | 2A11 | 2ACF |
|---|---|---|
| Unicode | U+2A11 | U+2ACF |
| HTML Decimal | ⨑ | ⫏ |
| HTML Hex | ⨑ | ⫏ |
| CSS | \2A11 | \2ACF |
| JavaScript | \u{2A11} | \u{2ACF} |
| Python | \u2a11 | \u2acf |
| UTF-8 | e2 a8 91 | e2 ab 8f |
見分け方
Anticlockwise Integration と Closed Subset はどちらも 数学記号 カテゴリと Supplemental Mathematical Operators ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。