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