Check Mark

If you have ever needed a ✓ Check Mark Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ✓ Symbol to Clipboard

Code Examples

This site provides you with a wide variety of codes for your web and application development needs. Each symbol has convenient examples for work and school, that you can easily be cut and pasted into emails, Google Docs, or Microsoft Office files.

Check Mark Codes

Below you can find Unicode, Hex, HTML, and CSS Codes for the ✓ Check Mark Symbol. Simply highlight and copy the code you need. Please note that if there is an HTML Entity Code for the Check Mark Symbol, it will also be displayed.

U+02713

Unicode

✓

Hex Code

✓

HTML Code

✓

HTML Entity

\2713

CSS Code

Check Mark Code Examples

Below you can find HTML and CSS examples for your website or application for the ✓ Check Mark Symbol. Simply highlight and copy the code you need, and paste it into you text, HTML or CSS code editor.

HTML Example

<span> &#10003; </span>

CSS Example

span {
   content: "\2713";
}

Learn more on Wikipedia

If you'd like to learn more about the ✓ Check Mark Symbol, or typography and dingbat symbols, please visit Wikipedia.

Symbol Copied!