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