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