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