Leftwards Arrow With Tip Downwards vs Russian Astrological Symbol Quintile
VS
属性对比
编码对比
| 格式 | 2B10 | 2BF5 |
|---|---|---|
| Unicode | U+2B10 | U+2BF5 |
| HTML Decimal | ⬐ | ⯵ |
| HTML Hex | ⬐ | ⯵ |
| CSS | \2B10 | \2BF5 |
| JavaScript | \u{2B10} | \u{2BF5} |
| Python | \u2b10 | \u2bf5 |
| UTF-8 | e2 ac 90 | e2 af b5 |
如何区分
Leftwards Arrow With Tip Downwards 和 Russian Astrological Symbol Quintile 均属于 Arrows 类别和 Miscellaneous Symbols and Arrows 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。