Geometric Proportion vs Proportion
VS
プロパティ比較
エンコード比較
| フォーマット | 223A | 2237 |
|---|---|---|
| Unicode | U+223A | U+2237 |
| HTML Decimal | ∺ | ∷ |
| HTML Hex | ∺ | ∷ |
| CSS | \223A | \2237 |
| JavaScript | \u{223A} | \u{2237} |
| Python | \u223a | \u2237 |
| UTF-8 | e2 88 ba | e2 88 b7 |
見分け方
Geometric Proportion と Proportion はどちらも 数学記号 カテゴリと Mathematical Operators ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。