Hangzhou Numeral Seven vs Vertical Ideographic Iteration Mark
VS
Property Comparison
| Property | 〧 3027 | 〻 303B |
|---|---|---|
| Name | Hangzhou Numeral Seven | Vertical Ideographic Iteration Mark |
| Category | Punctuation | Punctuation |
| Block | CJK Symbols and Punctuation | CJK Symbols and Punctuation |
| Script | Hani | Hani |
| General Category | Letter Number (Nl) | Modifier Letter (Lm) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 3027 | 303B |
|---|---|---|
| Unicode | U+3027 | U+303B |
| HTML Decimal | 〧 | 〻 |
| HTML Hex | 〧 | 〻 |
| CSS | \3027 | \303B |
| JavaScript | \u{3027} | \u{303B} |
| Python | \u3027 | \u303b |
| UTF-8 | e3 80 a7 | e3 80 bb |
How to Distinguish
Both Hangzhou Numeral Seven and Vertical Ideographic Iteration 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.