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' : ''">
➍
DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+278D | |
| decimal | 10125 | |
| htmldecimal | ➍ | |
| htmlhex | ➍ | |
| css | \278D | |
| javascript | \u{278D} | |
| python | \u278d | |
| java | \u278D | |
| go | \u278D | |
| ruby | \u{278D} | |
| rust | \u{278D} | |
| ccpp | \u278d | |
| urlencoded | %E2%9E%8D | |
| utf8bytes | e2 9e 8d | |
| utf16bebytes | 27 8d | |
| utf32bebytes | 00 00 27 8d |
How to Use
HTML:
➍
CSS:
content: "\278D"
JavaScript:
"\u{278D}"
Python:
"\u278d"
Properties
Frequently Asked Questions
What is the ➍ character (DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR)?
➍ (DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR) is the Unicode character U+278D.
What is the Unicode codepoint of DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR?
The DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR character (➍) has codepoint U+278D.
How do I type or copy DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR?
Copy ➍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.