Left S-Shaped Bag Delimiter vs Mathematical Right Flattened Parenthesis
VS
プロパティ比較
エンコード比較
| フォーマット | 27C5 | 27EF |
|---|---|---|
| Unicode | U+27C5 | U+27EF |
| HTML Decimal | ⟅ | ⟯ |
| HTML Hex | ⟅ | ⟯ |
| CSS | \27C5 | \27EF |
| JavaScript | \u{27C5} | \u{27EF} |
| Python | \u27c5 | \u27ef |
| UTF-8 | e2 9f 85 | e2 9f af |
見分け方
Left S-Shaped Bag Delimiter と Mathematical Right Flattened Parenthesis はどちらも 数学記号 カテゴリと Miscellaneous Mathematical Symbols-A ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。