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