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