Left Vertical Bar With Quill vs Right Double Parenthesis
VS
プロパティ比較
エンコード比較
| フォーマット | 2E20 | 2E29 |
|---|---|---|
| Unicode | U+2E20 | U+2E29 |
| HTML Decimal | ⸠ | ⸩ |
| HTML Hex | ⸠ | ⸩ |
| CSS | \2E20 | \2E29 |
| JavaScript | \u{2E20} | \u{2E29} |
| Python | \u2e20 | \u2e29 |
| UTF-8 | e2 b8 a0 | e2 b8 a9 |
見分け方
Left Vertical Bar With Quill と Right Double Parenthesis はどちらも 句読点 カテゴリと Supplemental Punctuation ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。