Left-Pointing Curved Angle Bracket vs Triangle With Serifs At Bottom
VS
属性对比
| 属性 | ⧼ 29FC | ⧍ 29CD |
|---|---|---|
| 名称 | Left-Pointing Curved Angle Bracket | Triangle With Serifs At Bottom |
| 分类 | Math Symbols | Math Symbols |
| 块 | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| 文字系统 | Zyyy | Zyyy |
| 通用类别 | Open Punctuation (Ps) | Math Symbol (Sm) |
| 双向 | ON | ON |
编码对比
| 格式 | 29FC | 29CD |
|---|---|---|
| Unicode | U+29FC | U+29CD |
| HTML Decimal | ⧼ | ⧍ |
| HTML Hex | ⧼ | ⧍ |
| CSS | \29FC | \29CD |
| JavaScript | \u{29FC} | \u{29CD} |
| Python | \u29fc | \u29cd |
| UTF-8 | e2 a7 bc | e2 a7 8d |
如何区分
Left-Pointing Curved Angle Bracket 和 Triangle With Serifs At Bottom 均属于 Math Symbols 类别和 Miscellaneous Mathematical Symbols-B 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。