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