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