Symbol For Delete Rectangular Checker Board Form vs Symbol For Escape
VS
Comparaison des propriétés
Comparaison d'encodages
| Format | 2428 | 241B |
|---|---|---|
| Unicode | U+2428 | U+241B |
| HTML Decimal | ␨ | ␛ |
| HTML Hex | ␨ | ␛ |
| CSS | \2428 | \241B |
| JavaScript | \u{2428} | \u{241B} |
| Python | \u2428 | \u241b |
| UTF-8 | e2 90 a8 | e2 90 9b |
Comment les distinguer
Symbol For Delete Rectangular Checker Board Form et Symbol For Escape appartiennent tous deux à la catégorie Technical et au bloc Control Pictures. Comparez leurs points de code et leur rendu visuel pour les distinguer.
Conseil : Collez le caractère dans un éditeur hexadécimal ou utilisez
charCodeAt()
en JavaScript pour vérifier le point de code réel.