Hangzhou Numeral Four vs Part Alternation Mark
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
Property Comparison
| Property | 〤 3024 | 〽 303D |
|---|---|---|
| Name | Hangzhou Numeral Four | Part Alternation Mark |
| Category | Punctuation | Punctuation |
| Block | CJK Symbols and Punctuation | CJK Symbols and Punctuation |
| Script | Hani | Zyyy |
| General Category | Letter Number (Nl) | Other Punctuation (Po) |
| Bidirectional | L | ON |
Encoding Comparison
| Format | 3024 | 303D |
|---|---|---|
| Unicode | U+3024 | U+303D |
| HTML Decimal | 〤 | 〽 |
| HTML Hex | 〤 | 〽 |
| CSS | \3024 | \303D |
| JavaScript | \u{3024} | \u{303D} |
| Python | \u3024 | \u303d |
| UTF-8 | e3 80 a4 | e3 80 bd |
How to Distinguish
Both Hangzhou Numeral Four and Part Alternation 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.