Circled Ring Operator vs Precedes Or Equivalent To
VS
プロパティ比較
エンコード比較
| フォーマット | 229A | 227E |
|---|---|---|
| Unicode | U+229A | U+227E |
| HTML Decimal | ⊚ | ≾ |
| HTML Hex | ⊚ | ≾ |
| CSS | \229A | \227E |
| JavaScript | \u{229A} | \u{227E} |
| Python | \u229a | \u227e |
| UTF-8 | e2 8a 9a | e2 89 be |
見分け方
Circled Ring Operator と Precedes Or Equivalent To はどちらも 数学記号 カテゴリと Mathematical Operators ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。