Integral Extension vs Left Square Bracket Lower Corner
VS
プロパティ比較
エンコード比較
| フォーマット | 23AE | 23A3 |
|---|---|---|
| Unicode | U+23AE | U+23A3 |
| HTML Decimal | ⎮ | ⎣ |
| HTML Hex | ⎮ | ⎣ |
| CSS | \23AE | \23A3 |
| JavaScript | \u{23AE} | \u{23A3} |
| Python | \u23ae | \u23a3 |
| UTF-8 | e2 8e ae | e2 8e a3 |
見分け方
Integral Extension と Left Square Bracket Lower Corner はどちらも テクニカル記号 カテゴリと Miscellaneous Technical ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。