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