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