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