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' : ''">
➂
Overview
➂ (DINGBAT CIRCLED SANS-SERIF DIGIT THREE) is the Unicode character at code point U+2782. It belongs to the Dingbats block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2782 | |
| decimal | 10114 | |
| htmldecimal | ➂ | |
| htmlhex | ➂ | |
| css | \2782 | |
| javascript | \u{2782} | |
| python | \u2782 | |
| java | \u2782 | |
| go | \u2782 | |
| ruby | \u{2782} | |
| rust | \u{2782} | |
| ccpp | \u2782 | |
| urlencoded | %E2%9E%82 | |
| utf8bytes | e2 9e 82 | |
| utf16bebytes | 27 82 | |
| utf32bebytes | 00 00 27 82 |
How to Use
HTML:
➂
CSS:
content: "\2782"
JavaScript:
"\u{2782}"
Python:
"\u2782"
Properties
Frequently Asked Questions
What is the ➂ character (DINGBAT CIRCLED SANS-SERIF DIGIT THREE)?
➂ (DINGBAT CIRCLED SANS-SERIF DIGIT THREE) is the Unicode character U+2782.
What is the Unicode codepoint of DINGBAT CIRCLED SANS-SERIF DIGIT THREE?
The DINGBAT CIRCLED SANS-SERIF DIGIT THREE character (➂) has codepoint U+2782.
How do I type or copy DINGBAT CIRCLED SANS-SERIF DIGIT THREE?
Copy ➂ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.