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