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