Symbol For Delete Rectangular Checker Board Form vs Symbol For Record Separator
VS
Property Comparison
Encoding Comparison
| Format | 2428 | 241E |
|---|---|---|
| Unicode | U+2428 | U+241E |
| HTML Decimal | ␨ | ␞ |
| HTML Hex | ␨ | ␞ |
| CSS | \2428 | \241E |
| JavaScript | \u{2428} | \u{241E} |
| Python | \u2428 | \u241e |
| UTF-8 | e2 90 a8 | e2 90 9e |
How to Distinguish
Both Symbol For Delete Rectangular Checker Board Form and Symbol For Record Separator belong to the Technical category and the Control Pictures 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.