Hangzhou Numeral Four vs Ideographic Departing Tone Mark
VS
Property Comparison
| Property | 〤 3024 | 〬 302C |
|---|---|---|
| Name | Hangzhou Numeral Four | Ideographic Departing Tone Mark |
| Category | Punctuation | Punctuation |
| Block | CJK Symbols and Punctuation | CJK Symbols and Punctuation |
| Script | Hani | Zinh |
| General Category | Letter Number (Nl) | Nonspacing Mark (Mn) |
| Bidirectional | L | NSM |
Encoding Comparison
| Format | 3024 | 302C |
|---|---|---|
| Unicode | U+3024 | U+302C |
| HTML Decimal | 〤 | 〬 |
| HTML Hex | 〤 | 〬 |
| CSS | \3024 | \302C |
| JavaScript | \u{3024} | \u{302C} |
| Python | \u3024 | \u302c |
| UTF-8 | e3 80 a4 | e3 80 ac |
How to Distinguish
Both Hangzhou Numeral Four and Ideographic Departing Tone Mark 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.