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 NEGATIVE CIRCLED DIGIT TWO) is the Unicode character at code point U+2777. 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+2777 | |
| decimal | 10103 | |
| htmldecimal | ❷ | |
| htmlhex | ❷ | |
| css | \2777 | |
| javascript | \u{2777} | |
| python | \u2777 | |
| java | \u2777 | |
| go | \u2777 | |
| ruby | \u{2777} | |
| rust | \u{2777} | |
| ccpp | \u2777 | |
| urlencoded | %E2%9D%B7 | |
| utf8bytes | e2 9d b7 | |
| utf16bebytes | 27 77 | |
| utf32bebytes | 00 00 27 77 |
How to Use
HTML:
❷
CSS:
content: "\2777"
JavaScript:
"\u{2777}"
Python:
"\u2777"
Properties
Frequently Asked Questions
What is the ❷ character (DINGBAT NEGATIVE CIRCLED DIGIT TWO)?
❷ (DINGBAT NEGATIVE CIRCLED DIGIT TWO) is the Unicode character U+2777.
What is the Unicode codepoint of DINGBAT NEGATIVE CIRCLED DIGIT TWO?
The DINGBAT NEGATIVE CIRCLED DIGIT TWO character (❷) has codepoint U+2777.
How do I type or copy DINGBAT NEGATIVE CIRCLED DIGIT TWO?
Copy ❷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.