Symbol For Delete Rectangular Checker Board Form vs Symbol For Delete Square Checker Board Form
VS
Property Comparison
Encoding Comparison
| Format | 2428 | 2427 |
|---|---|---|
| Unicode | U+2428 | U+2427 |
| HTML Decimal | ␨ | ␧ |
| HTML Hex | ␨ | ␧ |
| CSS | \2428 | \2427 |
| JavaScript | \u{2428} | \u{2427} |
| Python | \u2428 | \u2427 |
| UTF-8 | e2 90 a8 | e2 90 a7 |
How to Distinguish
Both Symbol For Delete Rectangular Checker Board Form and Symbol For Delete Square Checker Board Form 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.