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