Metrical Long Over Two Shorts vs Right Angle With Downwards Zigzag Arrow
VS
Property Comparison
Encoding Comparison
| Format | 23D4 | 237C |
|---|---|---|
| Unicode | U+23D4 | U+237C |
| HTML Decimal | ⏔ | ⍼ |
| HTML Hex | ⏔ | ⍼ |
| CSS | \23D4 | \237C |
| JavaScript | \u{23D4} | \u{237C} |
| Python | \u23d4 | \u237c |
| UTF-8 | e2 8f 94 | e2 8d bc |
How to Distinguish
Both Metrical Long Over Two Shorts and Right Angle With Downwards Zigzag Arrow belong to the Technical category and the Miscellaneous Technical block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.