Hangzhou Numeral Five vs Hangzhou Numeral Thirty
VS
Property Comparison
| Property | 〥 3025 | 〺 303A |
|---|---|---|
| Name | Hangzhou Numeral Five | 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 | 3025 | 303A |
|---|---|---|
| Unicode | U+3025 | U+303A |
| HTML Decimal | 〥 | 〺 |
| HTML Hex | 〥 | 〺 |
| CSS | \3025 | \303A |
| JavaScript | \u{3025} | \u{303A} |
| Python | \u3025 | \u303a |
| UTF-8 | e3 80 a5 | e3 80 ba |
How to Distinguish
Both Hangzhou Numeral Five 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.