Left-Pointing Curved Angle Bracket vs Spherical Angle Opening Left
VS
プロパティ比較
エンコード比較
| フォーマット | 29FC | 29A0 |
|---|---|---|
| Unicode | U+29FC | U+29A0 |
| HTML Decimal | ⧼ | ⦠ |
| HTML Hex | ⧼ | ⦠ |
| CSS | \29FC | \29A0 |
| JavaScript | \u{29FC} | \u{29A0} |
| Python | \u29fc | \u29a0 |
| UTF-8 | e2 a7 bc | e2 a6 a0 |
見分け方
Left-Pointing Curved Angle Bracket と Spherical Angle Opening Left はどちらも 数学記号 カテゴリと Miscellaneous Mathematical Symbols-B ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。