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