Black Rectangle vs Black Square
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
Comparaison des propriétés
| Propriété | ▬ 25AC | ■ 25A0 |
|---|---|---|
| Nom | Black Rectangle | Black Square |
| Catégorie | Geometric Shapes | Geometric Shapes |
| Bloc | Geometric Shapes | Geometric Shapes |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Symbol (So) | Other Symbol (So) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 25AC | 25A0 |
|---|---|---|
| Unicode | U+25AC | U+25A0 |
| HTML Decimal | ▬ | ■ |
| HTML Hex | ▬ | ■ |
| CSS | \25AC | \25A0 |
| JavaScript | \u{25AC} | \u{25A0} |
| Python | \u25ac | \u25a0 |
| UTF-8 | e2 96 ac | e2 96 a0 |
Comment les distinguer
Black Rectangle et Black Square appartiennent tous deux à la catégorie Geometric Shapes et au bloc Geometric Shapes. 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.