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