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