U+2713
| Application | How to insert Check Mark |
|---|---|
| Microsoft Word | Type 2713, then press Alt+X |
| Excel / Google Sheets | Use the formula =UNICHAR(10003) |
| Google Docs | Insert → Special characters, then search "check mark" |
| HTML | ✓ or ✓ |
| CSS (content property) | content: "\2713" |
| JavaScript | "\u2713" |
The check mark (tick) indicates confirmation, completion, or a correct answer. It is one of the most widely used symbols in lists, forms and user interfaces.
Used in to-do lists, verification badges, tables comparing features, and grading. A heavier variant (✔ U+2714) and the ballot box with check (☑ U+2611) are common alternatives.