Hangzhou Numeral Nine vs Wave Dash
VS
Property Comparison
| Property | 〩 3029 | 〜 301C |
|---|---|---|
| Name | Hangzhou Numeral Nine | Wave Dash |
| Category | Punctuation | Punctuation |
| Block | CJK Symbols and Punctuation | CJK Symbols and Punctuation |
| Script | Hani | Zyyy |
| General Category | Letter Number (Nl) | Dash Punctuation (Pd) |
| Bidirectional | L | ON |
Encoding Comparison
| Format | 3029 | 301C |
|---|---|---|
| Unicode | U+3029 | U+301C |
| HTML Decimal | 〩 | 〜 |
| HTML Hex | 〩 | 〜 |
| CSS | \3029 | \301C |
| JavaScript | \u{3029} | \u{301C} |
| Python | \u3029 | \u301c |
| UTF-8 | e3 80 a9 | e3 80 9c |
How to Distinguish
Both Hangzhou Numeral Nine and Wave Dash 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.