Presentation Form For Vertical Right Angle Bracket vs Presentation Form For Vertical Two Dot Leader
VS
プロパティ比較
エンコード比較
| フォーマット | FE40 | FE30 |
|---|---|---|
| Unicode | U+FE40 | U+FE30 |
| HTML Decimal | ﹀ | ︰ |
| HTML Hex | ﹀ | ︰ |
| CSS | \FE40 | \FE30 |
| JavaScript | \u{FE40} | \u{FE30} |
| Python | \ufe40 | \ufe30 |
| UTF-8 | ef b9 80 | ef b8 b0 |
見分け方
Presentation Form For Vertical Right Angle Bracket と Presentation Form For Vertical Two Dot Leader はどちらも 句読点 カテゴリと CJK Compatibility Forms ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。