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