CHECK MARK

U+2713 Other Symbol (So) · Dingbats · Zyyy
{# Overview — AI-citation lead. Curated content_summary when present, else a fact-based computed lead so every character has an answer-first paragraph. #}

Overview

The check mark (✓) is a symbol used to signal correctness, completion, or approval. Encoded at U+2713 in the Dingbats block, it is classified as a symbol in the Unicode character database and can be written in HTML with the named entity ✓. Widely used in forms, checklists, and interfaces to indicate that an item has been verified or a task finished, it is among the most recognized of the miscellaneous typographic symbols.

On this page

Encoding Table

Format Value Copy
unicode U+2713
decimal 10003
htmldecimal ✓
htmlhex ✓
css \2713
javascript \u{2713}
python \u2713
java \u2713
go \u2713
ruby \u{2713}
rust \u{2713}
ccpp \u2713
urlencoded %E2%9C%93
utf8bytes e2 9c 93
utf16bebytes 27 13
utf32bebytes 00 00 27 13
htmlentity ✓

How to Use

HTML: ✓ or ✓
CSS: content: "\2713"
JavaScript: "\u{2713}"
Python: "\u2713"

Properties

Block
Dingbats
Script
Zyyy
Category
Other Symbol (So)
Bidirectional
ON
Combining
0
Mirrored
No
← ✒ U+2712 U+2714 ✔ →

Compare

Frequently Asked Questions

What is the ✓ character (CHECK MARK)?

✓ (CHECK MARK) is the Unicode character U+2713.

What is the Unicode codepoint of CHECK MARK?

The CHECK MARK character (✓) has codepoint U+2713.

How do I type or copy CHECK MARK?

Copy ✓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.