Circle With Two Horizontal Strokes To The Right vs Double Right Arc Less-Than Bracket
VS
属性对比
| 属性 | ⧃ 29C3 | ⦖ 2996 |
|---|---|---|
| 名称 | Circle With Two Horizontal Strokes To The Right | Double Right Arc Less-Than Bracket |
| 分类 | Math Symbols | Math Symbols |
| 块 | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| 文字系统 | Zyyy | Zyyy |
| 通用类别 | Math Symbol (Sm) | Close Punctuation (Pe) |
| 双向 | ON | ON |
编码对比
| 格式 | 29C3 | 2996 |
|---|---|---|
| Unicode | U+29C3 | U+2996 |
| HTML Decimal | ⧃ | ⦖ |
| HTML Hex | ⧃ | ⦖ |
| CSS | \29C3 | \2996 |
| JavaScript | \u{29C3} | \u{2996} |
| Python | \u29c3 | \u2996 |
| UTF-8 | e2 a7 83 | e2 a6 96 |
如何区分
Circle With Two Horizontal Strokes To The Right 和 Double Right Arc Less-Than Bracket 均属于 Math Symbols 类别和 Miscellaneous Mathematical Symbols-B 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。