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