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