Apl Functional Symbol Comma Bar vs Left Parenthesis Lower Hook
VS
Property Comparison
Encoding Comparison
| Format | 236A | 239D |
|---|---|---|
| Unicode | U+236A | U+239D |
| HTML Decimal | ⍪ | ⎝ |
| HTML Hex | ⍪ | ⎝ |
| CSS | \236A | \239D |
| JavaScript | \u{236A} | \u{239D} |
| Python | \u236a | \u239d |
| UTF-8 | e2 8d aa | e2 8e 9d |
How to Distinguish
Both Apl Functional Symbol Comma Bar 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.