Presentation Form For Vertical Right Black Lenticular Bracket vs Wavy Overline
VS
Property Comparison
| Property | ︼ FE3C | ﹋ FE4B |
|---|---|---|
| Name | Presentation Form For Vertical Right Black Lenticular Bracket | Wavy Overline |
| Category | Punctuation | Punctuation |
| Block | CJK Compatibility Forms | CJK Compatibility Forms |
| Script | Zyyy | Zyyy |
| General Category | Close Punctuation (Pe) | Other Punctuation (Po) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | FE3C | FE4B |
|---|---|---|
| Unicode | U+FE3C | U+FE4B |
| HTML Decimal | ︼ | ﹋ |
| HTML Hex | ︼ | ﹋ |
| CSS | \FE3C | \FE4B |
| JavaScript | \u{FE3C} | \u{FE4B} |
| Python | \ufe3c | \ufe4b |
| UTF-8 | ef b8 bc | ef b9 8b |
How to Distinguish
Both Presentation Form For Vertical Right Black Lenticular Bracket and Wavy Overline 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.