U+2705
White heavy check mark✅
White heavy check mark is a color emoji character from the Unicode Dingbats block, listed here under Checks & Crosses. Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "green", "done".
Quick facts
- Unicode
- U+2705
- Decimal
- 9989
- Hex
- 0x2705
- Octal
- 0o23405
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+2705 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | WHITE HEAVY CHECK MARK | |
| DecimalBase 10 | 9989 | |
| HexadecimalBase 16 | 0x2705 | |
| OctalBase 8 | 0o23405 | |
| BinaryBase 2 | 0010011100000101 | |
| General categorySymbol, other | So | |
| Unicode blockU+2700–U+27BF | Dingbats | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | ✅ | |
| HTML entity (hex) | ✅ | |
| CSS content escapeUse inside content: "…" | \2705 | |
| URL encodedPercent-encoded UTF-8 | %E2%9C%85 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u2705 | |
| JSONUTF-16 surrogate pairs | \u2705 | |
| Python | \u2705 | |
| Java / C# / Kotlin | \u2705 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-83 bytes | E2 9C 85 | |
| UTF-16 (BE) | 2705 | |
| UTF-32 (BE) | 00002705 |
How to type White heavy check mark
Windows
Hold Alt and type +2705 with the hex numeric keypad option enabled, or type 2705 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 2705. Or open Character Viewer (Control+Command+Space) and search "White heavy check mark".
Linux
Press Ctrl+Shift+U, type 2705, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: ✅ in HTML, \2705 in CSS, and \u2705 in JavaScript.
Official Unicode reference
- Character name
- WHITE HEAVY CHECK MARK
- Block
- Dingbats (U+2700–U+27BF)
- General category
- So — Symbol, other
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Dingbats block: U2700.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the White heavy check mark symbol?
Click the Copy button at the top of this page, or select ✅ and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for White heavy check mark?
White heavy check mark is U+2705 (decimal 9989, hexadecimal 0x2705, octal 0o23405). It lives in the Dingbats block (U+2700–U+27BF) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of White heavy check mark?
The Unicode Standard (version 18.0.0) names this character "WHITE HEAVY CHECK MARK". Its General_Category is So (Symbol, other).
What is the HTML code for White heavy check mark?
Use ✅ or ✅. In CSS, use content: "\2705".
How do I type White heavy check mark in code?
JavaScript: "\u2705". Python: "\u2705". JSON and Java: "\u2705". The UTF-8 byte sequence is E2 9C 85.
Is White heavy check mark an emoji?
Yes. White heavy check mark has Emoji_Presentation in Unicode, so most platforms render it as a full-color emoji by default. Append U+FE0E to force a monochrome text glyph.