Apl Functional Symbol Quad Greater-Than vs Left Parenthesis Lower Hook
VS
Property Comparison
Encoding Comparison
| Format | 2344 | 239D |
|---|---|---|
| Unicode | U+2344 | U+239D |
| HTML Decimal | ⍄ | ⎝ |
| HTML Hex | ⍄ | ⎝ |
| CSS | \2344 | \239D |
| JavaScript | \u{2344} | \u{239D} |
| Python | \u2344 | \u239d |
| UTF-8 | e2 8d 84 | e2 8e 9d |
How to Distinguish
Both Apl Functional Symbol Quad Greater-Than and Left Parenthesis Lower Hook 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.