Check Mark vs Multiplication X
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
Comparação de propriedades
| Propriedade | ✓ 2713 | ✕ 2715 |
|---|---|---|
| Nome | Check Mark | Multiplication X |
| Categoria | Check Marks | Check Marks |
| Bloco | Dingbats | Dingbats |
| Script | Zyyy | Zyyy |
| Categoria geral | Other Symbol (So) | Other Symbol (So) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 2713 | 2715 |
|---|---|---|
| Unicode | U+2713 | U+2715 |
| HTML Decimal | ✓ | ✕ |
| HTML Hex | ✓ | ✕ |
| CSS | \2713 | \2715 |
| JavaScript | \u{2713} | \u{2715} |
| Python | \u2713 | \u2715 |
| UTF-8 | e2 9c 93 | e2 9c 95 |
Como distinguir
Tanto Check Mark quanto Multiplication X pertencem à categoria Check Marks e ao bloco Dingbats. Compare seus pontos de código e renderização visual para distingui-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.