Presentation Form For Vertical Two Dot Leader vs White Sesame Dot
VS
Property Comparison
| Property | ︰ FE30 | ﹆ FE46 |
|---|---|---|
| Name | Presentation Form For Vertical Two Dot Leader | White Sesame Dot |
| Category | Punctuation | Punctuation |
| Block | CJK Compatibility Forms | CJK Compatibility Forms |
| Script | Zyyy | Zyyy |
| General Category | Other Punctuation (Po) | Other Punctuation (Po) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | FE30 | FE46 |
|---|---|---|
| Unicode | U+FE30 | U+FE46 |
| HTML Decimal | ︰ | ﹆ |
| HTML Hex | ︰ | ﹆ |
| CSS | \FE30 | \FE46 |
| JavaScript | \u{FE30} | \u{FE46} |
| Python | \ufe30 | \ufe46 |
| UTF-8 | ef b8 b0 | ef b9 86 |
How to Distinguish
Both Presentation Form For Vertical Two Dot Leader and White Sesame Dot 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.