Hangzhou Numeral Six vs Left White Corner Bracket
VS
Property Comparison
| Property | 〦 3026 | 『 300E |
|---|---|---|
| Name | Hangzhou Numeral Six | Left White Corner Bracket |
| Category | Punctuation | Punctuation |
| Block | CJK Symbols and Punctuation | CJK Symbols and Punctuation |
| Script | Hani | Zyyy |
| General Category | Letter Number (Nl) | Open Punctuation (Ps) |
| Bidirectional | L | ON |
Encoding Comparison
| Format | 3026 | 300E |
|---|---|---|
| Unicode | U+3026 | U+300E |
| HTML Decimal | 〦 | 『 |
| HTML Hex | 〦 | 『 |
| CSS | \3026 | \300E |
| JavaScript | \u{3026} | \u{300E} |
| Python | \u3026 | \u300e |
| UTF-8 | e3 80 a6 | e3 80 8e |
How to Distinguish
Both Hangzhou Numeral Six and Left White Corner Bracket 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.