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