Closed Union With Serifs And Smash Product vs Minus Sign With Dot Below
VS
プロパティ比較
エンコード比較
| フォーマット | 2A50 | 2A2A |
|---|---|---|
| Unicode | U+2A50 | U+2A2A |
| HTML Decimal | ⩐ | ⨪ |
| HTML Hex | ⩐ | ⨪ |
| CSS | \2A50 | \2A2A |
| JavaScript | \u{2A50} | \u{2A2A} |
| Python | \u2a50 | \u2a2a |
| UTF-8 | e2 a9 90 | e2 a8 aa |
見分け方
Closed Union With Serifs And Smash Product と Minus Sign With Dot Below はどちらも 数学記号 カテゴリと Supplemental Mathematical Operators ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。