Hangzhou Numeral Six vs Ideographic Rising Tone Mark
VS
Property Comparison
| Property | 〦 3026 | 〫 302B |
|---|---|---|
| Name | Hangzhou Numeral Six | Ideographic Rising Tone Mark |
| Category | Punctuation | Punctuation |
| Block | CJK Symbols and Punctuation | CJK Symbols and Punctuation |
| Script | Hani | Zinh |
| General Category | Letter Number (Nl) | Nonspacing Mark (Mn) |
| Bidirectional | L | NSM |
Encoding Comparison
| Format | 3026 | 302B |
|---|---|---|
| Unicode | U+3026 | U+302B |
| HTML Decimal | 〦 | 〫 |
| HTML Hex | 〦 | 〫 |
| CSS | \3026 | \302B |
| JavaScript | \u{3026} | \u{302B} |
| Python | \u3026 | \u302b |
| UTF-8 | e3 80 a6 | e3 80 ab |
How to Distinguish
Both Hangzhou Numeral Six and Ideographic Rising Tone 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.