Dashed Low Line vs Presentation Form For Vertical Left Parenthesis
VS
プロパティ比較
エンコード比較
| フォーマット | FE4D | FE35 |
|---|---|---|
| Unicode | U+FE4D | U+FE35 |
| HTML Decimal | ﹍ | ︵ |
| HTML Hex | ﹍ | ︵ |
| CSS | \FE4D | \FE35 |
| JavaScript | \u{FE4D} | \u{FE35} |
| Python | \ufe4d | \ufe35 |
| UTF-8 | ef b9 8d | ef b8 b5 |
見分け方
Dashed Low Line と Presentation Form For Vertical Left Parenthesis はどちらも 句読点 カテゴリと CJK Compatibility Forms ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。