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