HTML Entity Detail

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.

Symbol preview
Unicode

U+2713

HTML entity

✓

CSS code

\2713

Usage Examples

Use this HTML entity in ratings, alerts, music notation, and decorative UI elements. For example, ★ for star ratings, ♫ for music.

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.

Category: Miscellaneous Symbols
Unicode U+2713
Hex Code ✓
HTML Code ✓
HTML Entity ✓
CSS Code \2713
Windows Shortcut
Mac Shortcut
HTML code example
CSS code example
Help2Code Logo
Menu