Hangzhou Numeral Seven vs Hangzhou Numeral Thirty
VS
Property Comparison
| Property | 〧 3027 | 〺 303A |
|---|---|---|
| Name | Hangzhou Numeral Seven | Hangzhou Numeral Thirty |
| Category | Punctuation | Punctuation |
| Block | CJK Symbols and Punctuation | CJK Symbols and Punctuation |
| Script | Hani | Hani |
| General Category | Letter Number (Nl) | Letter Number (Nl) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 3027 | 303A |
|---|---|---|
| Unicode | U+3027 | U+303A |
| HTML Decimal | 〧 | 〺 |
| HTML Hex | 〧 | 〺 |
| CSS | \3027 | \303A |
| JavaScript | \u{3027} | \u{303A} |
| Python | \u3027 | \u303a |
| UTF-8 | e3 80 a7 | e3 80 ba |
How to Distinguish
Both Hangzhou Numeral Seven and Hangzhou Numeral Thirty 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.