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