Hangzhou Numeral Thirty vs Japanese Industrial Standard Symbol
VS
Property Comparison
| Property | 〺 303A | 〄 3004 |
|---|---|---|
| Name | Hangzhou Numeral Thirty | Japanese Industrial Standard Symbol |
| Category | Punctuation | Punctuation |
| Block | CJK Symbols and Punctuation | CJK Symbols and Punctuation |
| Script | Hani | Zyyy |
| General Category | Letter Number (Nl) | Other Symbol (So) |
| Bidirectional | L | ON |
Encoding Comparison
| Format | 303A | 3004 |
|---|---|---|
| Unicode | U+303A | U+3004 |
| HTML Decimal | 〺 | 〄 |
| HTML Hex | 〺 | 〄 |
| CSS | \303A | \3004 |
| JavaScript | \u{303A} | \u{3004} |
| Python | \u303a | \u3004 |
| UTF-8 | e3 80 ba | e3 80 84 |
How to Distinguish
Both Hangzhou Numeral Thirty and Japanese Industrial Standard Symbol 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.