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