Hangzhou Numeral Seven vs Hangzhou Numeral Two
VS
Property Comparison
| Property | 〧 3027 | 〢 3022 |
|---|---|---|
| Name | Hangzhou Numeral Seven | Hangzhou Numeral Two |
| 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 | 3022 |
|---|---|---|
| Unicode | U+3027 | U+3022 |
| HTML Decimal | 〧 | 〢 |
| HTML Hex | 〧 | 〢 |
| CSS | \3027 | \3022 |
| JavaScript | \u{3027} | \u{3022} |
| Python | \u3027 | \u3022 |
| UTF-8 | e3 80 a7 | e3 80 a2 |
How to Distinguish
Both Hangzhou Numeral Seven and Hangzhou Numeral Two 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.