Hangzhou Numeral Ten vs Wave Dash
VS
Property Comparison
| Property | 〸 3038 | 〜 301C |
|---|---|---|
| Name | Hangzhou Numeral Ten | 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 | 3038 | 301C |
|---|---|---|
| Unicode | U+3038 | U+301C |
| HTML Decimal | 〸 | 〜 |
| HTML Hex | 〸 | 〜 |
| CSS | \3038 | \301C |
| JavaScript | \u{3038} | \u{301C} |
| Python | \u3038 | \u301c |
| UTF-8 | e3 80 b8 | e3 80 9c |
How to Distinguish
Both Hangzhou Numeral Ten 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.