Slanted North Arrow With Horizontal Tail vs Square With Upper Right Diagonal Half Black
VS
属性对比
编码对比
| 格式 | 2B5C | 2B14 |
|---|---|---|
| Unicode | U+2B5C | U+2B14 |
| HTML Decimal | ⭜ | ⬔ |
| HTML Hex | ⭜ | ⬔ |
| CSS | \2B5C | \2B14 |
| JavaScript | \u{2B5C} | \u{2B14} |
| Python | \u2b5c | \u2b14 |
| UTF-8 | e2 ad 9c | e2 ac 94 |
如何区分
Slanted North Arrow With Horizontal Tail 和 Square With Upper Right Diagonal Half Black 均属于 Arrows 类别和 Miscellaneous Symbols and Arrows 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。