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