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