Angle With Underbar vs Double Left Arc Greater-Than Bracket
VS
プロパティ比較
エンコード比較
| フォーマット | 29A4 | 2995 |
|---|---|---|
| Unicode | U+29A4 | U+2995 |
| HTML Decimal | ⦤ | ⦕ |
| HTML Hex | ⦤ | ⦕ |
| CSS | \29A4 | \2995 |
| JavaScript | \u{29A4} | \u{2995} |
| Python | \u29a4 | \u2995 |
| UTF-8 | e2 a6 a4 | e2 a6 95 |
見分け方
Angle With Underbar と Double Left Arc Greater-Than Bracket はどちらも 数学記号 カテゴリと Miscellaneous Mathematical Symbols-B ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。