Closed Union With Serifs And Smash Product vs Slanted Equal To Or Less-Than With Dot Inside
VS
属性对比
| 属性 | ⩐ 2A50 | ⪗ 2A97 |
|---|---|---|
| 名称 | Closed Union With Serifs And Smash Product | Slanted Equal To Or Less-Than With Dot Inside |
| 分类 | Math Symbols | Math Symbols |
| 块 | Supplemental Mathematical Operators | Supplemental Mathematical Operators |
| 文字系统 | Zyyy | Zyyy |
| 通用类别 | Math Symbol (Sm) | Math Symbol (Sm) |
| 双向 | ON | ON |
编码对比
| 格式 | 2A50 | 2A97 |
|---|---|---|
| Unicode | U+2A50 | U+2A97 |
| HTML Decimal | ⩐ | ⪗ |
| HTML Hex | ⩐ | ⪗ |
| CSS | \2A50 | \2A97 |
| JavaScript | \u{2A50} | \u{2A97} |
| Python | \u2a50 | \u2a97 |
| UTF-8 | e2 a9 90 | e2 aa 97 |
如何区分
Closed Union With Serifs And Smash Product 和 Slanted Equal To Or Less-Than With Dot Inside 均属于 Math Symbols 类别和 Supplemental Mathematical Operators 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。