Dashed Low Line vs Presentation Form For Vertical Right Black Lenticular Bracket
VS
Property Comparison
| Property | ﹍ FE4D | ︼ FE3C |
|---|---|---|
| Name | Dashed Low Line | Presentation Form For Vertical Right Black Lenticular Bracket |
| Category | Punctuation | Punctuation |
| Block | CJK Compatibility Forms | CJK Compatibility Forms |
| Script | Zyyy | Zyyy |
| General Category | Connector Punctuation (Pc) | Close Punctuation (Pe) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | FE4D | FE3C |
|---|---|---|
| Unicode | U+FE4D | U+FE3C |
| HTML Decimal | ﹍ | ︼ |
| HTML Hex | ﹍ | ︼ |
| CSS | \FE4D | \FE3C |
| JavaScript | \u{FE4D} | \u{FE3C} |
| Python | \ufe4d | \ufe3c |
| UTF-8 | ef b9 8d | ef b8 bc |
How to Distinguish
Both Dashed Low Line and Presentation Form For Vertical Right Black Lenticular Bracket belong to the Punctuation category and the CJK Compatibility Forms 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.