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