HTML Entity - Check Mark
Check Mark is a miscellaneous symbols including stars, music notes, warnings, and cultural icons. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
U+2713
✓
\2713
Use this HTML entity in ratings, alerts, music notation, and decorative UI elements. For example, ★ for star ratings, ♫ for music.
Related Entities
Common Mistakes
Mistake: Using [x] or [v] instead of the proper ✓ symbol
Fix: Use ✓ (✓) for check marks. Using [x] is suitable for forms but not for indicating completion or confirmation.
Mistake: Confusing ✓ (check mark) with ✅ (white heavy check mark)
Fix: The regular check mark ✓ (✓) is a simple glyph. The white heavy check mark ✅ is an emoji-style variant with a white fill. Choose based on your design context.
Check Mark
Select any code to highlight it before copying.
| Unicode | U+2713 |
|---|---|
| Hex Code | ✓ |
| HTML Code | ✓ |
| HTML Entity | ✓ |
| CSS Code | \2713 |
| Windows Shortcut | |
| Mac Shortcut | |