Black Vertical Rectangle vs White Square With Lower Left Quadrant
VS
プロパティ比較
エンコード比較
| フォーマット | 25AE | 25F1 |
|---|---|---|
| Unicode | U+25AE | U+25F1 |
| HTML Decimal | ▮ | ◱ |
| HTML Hex | ▮ | ◱ |
| CSS | \25AE | \25F1 |
| JavaScript | \u{25AE} | \u{25F1} |
| Python | \u25ae | \u25f1 |
| UTF-8 | e2 96 ae | e2 97 b1 |
見分け方
Black Vertical Rectangle と White Square With Lower Left Quadrant はどちらも 幾何学模様 カテゴリと Geometric Shapes ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。