Double Left Arc Greater-Than Bracket vs Left Square Bracket With Tick In Bottom Corner
VS
属性对比
| 属性 | ⦕ 2995 | ⦏ 298F |
|---|---|---|
| 名称 | Double Left Arc Greater-Than Bracket | Left Square Bracket With Tick In Bottom Corner |
| 分类 | Math Symbols | Math Symbols |
| 块 | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| 文字系统 | Zyyy | Zyyy |
| 通用类别 | Open Punctuation (Ps) | Open Punctuation (Ps) |
| 双向 | ON | ON |
编码对比
| 格式 | 2995 | 298F |
|---|---|---|
| Unicode | U+2995 | U+298F |
| HTML Decimal | ⦕ | ⦏ |
| HTML Hex | ⦕ | ⦏ |
| CSS | \2995 | \298F |
| JavaScript | \u{2995} | \u{298F} |
| Python | \u2995 | \u298f |
| UTF-8 | e2 a6 95 | e2 a6 8f |
如何区分
Double Left Arc Greater-Than Bracket 和 Left Square Bracket With Tick In Bottom Corner 均属于 Math Symbols 类别和 Miscellaneous Mathematical Symbols-B 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。