Black Up-Pointing Double Triangle vs Metrical Long Over Two Shorts
VS
属性对比
编码对比
| 格式 | 23EB | 23D4 |
|---|---|---|
| Unicode | U+23EB | U+23D4 |
| HTML Decimal | ⏫ | ⏔ |
| HTML Hex | ⏫ | ⏔ |
| CSS | \23EB | \23D4 |
| JavaScript | \u{23EB} | \u{23D4} |
| Python | \u23eb | \u23d4 |
| UTF-8 | e2 8f ab | e2 8f 94 |
如何区分
Black Up-Pointing Double Triangle 和 Metrical Long Over Two Shorts 均属于 Technical 类别和 Miscellaneous Technical 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。