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