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