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