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