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