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