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