Dentistry Symbol Light Up And Horizontal vs Erase To The Left
VS
属性对比
编码对比
| 格式 | 23CA | 232B |
|---|---|---|
| Unicode | U+23CA | U+232B |
| HTML Decimal | ⏊ | ⌫ |
| HTML Hex | ⏊ | ⌫ |
| CSS | \23CA | \232B |
| JavaScript | \u{23CA} | \u{232B} |
| Python | \u23ca | \u232b |
| UTF-8 | e2 8f 8a | e2 8c ab |
如何区分
Dentistry Symbol Light Up And Horizontal 和 Erase To The Left 均属于 Technical 类别和 Miscellaneous Technical 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。