Hangzhou Numeral Six vs Low Double Prime Quotation Mark
VS
Property Comparison
| Property | 〦 3026 | 〟 301F |
|---|---|---|
| Name | Hangzhou Numeral Six | Low Double Prime Quotation Mark |
| Category | Punctuation | Punctuation |
| Block | CJK Symbols and Punctuation | CJK Symbols and Punctuation |
| Script | Hani | Zyyy |
| General Category | Letter Number (Nl) | Close Punctuation (Pe) |
| Bidirectional | L | ON |
Encoding Comparison
| Format | 3026 | 301F |
|---|---|---|
| Unicode | U+3026 | U+301F |
| HTML Decimal | 〦 | 〟 |
| HTML Hex | 〦 | 〟 |
| CSS | \3026 | \301F |
| JavaScript | \u{3026} | \u{301F} |
| Python | \u3026 | \u301f |
| UTF-8 | e3 80 a6 | e3 80 9f |
How to Distinguish
Both Hangzhou Numeral Six and Low Double Prime Quotation 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.