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