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