Closed Intersection With Serifs vs Double Vertical Bar Double Left Turnstile
VS
プロパティ比較
エンコード比較
| フォーマット | 2A4D | 2AE5 |
|---|---|---|
| Unicode | U+2A4D | U+2AE5 |
| HTML Decimal | ⩍ | ⫥ |
| HTML Hex | ⩍ | ⫥ |
| CSS | \2A4D | \2AE5 |
| JavaScript | \u{2A4D} | \u{2AE5} |
| Python | \u2a4d | \u2ae5 |
| UTF-8 | e2 a9 8d | e2 ab a5 |
見分け方
Closed Intersection With Serifs と Double Vertical Bar Double Left Turnstile はどちらも 数学記号 カテゴリと Supplemental Mathematical Operators ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。