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