copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('☑'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
☑
BALLOT BOX WITH CHECK
Overview
☑ (BALLOT BOX WITH CHECK) is the Unicode character at code point U+2611. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2611 | |
| decimal | 9745 | |
| htmldecimal | ☑ | |
| htmlhex | ☑ | |
| css | \2611 | |
| javascript | \u{2611} | |
| python | \u2611 | |
| java | \u2611 | |
| go | \u2611 | |
| ruby | \u{2611} | |
| rust | \u{2611} | |
| ccpp | \u2611 | |
| urlencoded | %E2%98%91 | |
| utf8bytes | e2 98 91 | |
| utf16bebytes | 26 11 | |
| utf32bebytes | 00 00 26 11 |
How to Use
HTML:
☑
CSS:
content: "\2611"
JavaScript:
"\u{2611}"
Python:
"\u2611"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ☑ character (BALLOT BOX WITH CHECK)?
☑ (BALLOT BOX WITH CHECK) is the Unicode character U+2611.
What is the Unicode codepoint of BALLOT BOX WITH CHECK?
The BALLOT BOX WITH CHECK character (☑) has codepoint U+2611.
How do I type or copy BALLOT BOX WITH CHECK?
Copy ☑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.