三点リーダー vs Presentation Form For Vertical Left Black Lenticular Bracket
VS
プロパティ比較
エンコード比較
| フォーマット | 2026 | FE3B |
|---|---|---|
| Unicode | U+2026 | U+FE3B |
| HTML Decimal | … | ︻ |
| HTML Hex | … | ︻ |
| CSS | \2026 | \FE3B |
| JavaScript | \u{2026} | \u{FE3B} |
| Python | \u2026 | \ufe3b |
| UTF-8 | e2 80 a6 | ef b8 bb |
見分け方
三点リーダー と Presentation Form For Vertical Left Black Lenticular Bracket はどちらも 句読点 カテゴリに属しますが、異なる Unicode ブロックにあります。下の比較表でエンコーディングとプロパティの違いを確認してください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。