Hangzhou Numeral Six vs Masu Mark
VS
Property Comparison
| Property | 〦 3026 | 〼 303C |
|---|---|---|
| Name | Hangzhou Numeral Six | Masu Mark |
| Category | Punctuation | Punctuation |
| Block | CJK Symbols and Punctuation | CJK Symbols and Punctuation |
| Script | Hani | Zyyy |
| General Category | Letter Number (Nl) | Other Letter (Lo) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 3026 | 303C |
|---|---|---|
| Unicode | U+3026 | U+303C |
| HTML Decimal | 〦 | 〼 |
| HTML Hex | 〦 | 〼 |
| CSS | \3026 | \303C |
| JavaScript | \u{3026} | \u{303C} |
| Python | \u3026 | \u303c |
| UTF-8 | e3 80 a6 | e3 80 bc |
How to Distinguish
Both Hangzhou Numeral Six and Masu Mark belong to the Punctuation category and the CJK Symbols and Punctuation 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.