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