Precedes Under Relation vs Up Right Diagonal Ellipsis
VS
プロパティ比較
エンコード比較
| フォーマット | 22B0 | 22F0 |
|---|---|---|
| Unicode | U+22B0 | U+22F0 |
| HTML Decimal | ⊰ | ⋰ |
| HTML Hex | ⊰ | ⋰ |
| CSS | \22B0 | \22F0 |
| JavaScript | \u{22B0} | \u{22F0} |
| Python | \u22b0 | \u22f0 |
| UTF-8 | e2 8a b0 | e2 8b b0 |
見分け方
Precedes Under Relation と Up Right Diagonal Ellipsis はどちらも 数学記号 カテゴリと Mathematical Operators ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。