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 SANS-SERIF DIGIT ONE) is the Unicode character at code point U+278A. 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+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.