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