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