Centreline Low Line vs Presentation Form For Vertical Low Line
VS
属性对比
| 属性 | ﹎ FE4E | ︳ FE33 |
|---|---|---|
| 名称 | Centreline Low Line | Presentation Form For Vertical Low Line |
| 分类 | Punctuation | Punctuation |
| 块 | CJK Compatibility Forms | CJK Compatibility Forms |
| 文字系统 | Zyyy | Zyyy |
| 通用类别 | Connector Punctuation (Pc) | Connector Punctuation (Pc) |
| 双向 | ON | ON |
编码对比
| 格式 | FE4E | FE33 |
|---|---|---|
| Unicode | U+FE4E | U+FE33 |
| HTML Decimal | ﹎ | ︳ |
| HTML Hex | ﹎ | ︳ |
| CSS | \FE4E | \FE33 |
| JavaScript | \u{FE4E} | \u{FE33} |
| Python | \ufe4e | \ufe33 |
| UTF-8 | ef b9 8e | ef b8 b3 |
如何区分
Centreline Low Line 和 Presentation Form For Vertical Low Line 均属于 Punctuation 类别和 CJK Compatibility Forms 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。