Convert OnlineConvertOnline

CHECK MARKUTF-8 Character/Symbol

Copy this symbol

CHECK MARK

Click on any of the following code values to copy to clipboard.

2713
10003

HTML Examples

Using HEX code of CHECK MARK in HTML file

<span> &#x2713; </span>

Using Decimal code of CHECK MARK in HTML file

<span> &#10003; </span>

CSS Example

Using HEX code of CHECK MARK in CSS file for content

span { 
    content: '\2713';
}
All UTF-8 Symbols