If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2776, officially named DINGBAT NEGATIVE CIRCLED DIGIT ONE, was introduced in Unicode version 1.1. It is part of the Dingbats block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as INVERSE CIRCLED DIGIT ONE.
Categorized technically as a Other Number, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has ambiguous in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
10102
Copied!
|
|---|---|
| UTF-8 |
E2 9D B6
Copied!
|
| UTF-16 |
27 76
Copied!
|
| UTF-32 |
00 00 27 76
Copied!
|
| URL-Quoted |
%E2%9D%B6
Copied!
|
| HTML hex reference |
❶
Copied!
|
| RFC 5137 |
\u'2776'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2776
Copied!
|
| C and C++ |
\u2776
Copied!
|
| C# |
\u2776
Copied!
|
| CSS |
\002776
Copied!
|
| Excel |
=UNICHAR(10102)
Copied!
|
| Go |
\u2776
Copied!
|
| JavaScript |
\u2776
Copied!
|
| Modern JavaScript (since ES6) |
\u{2776}
Copied!
|
| JSON |
\u2776
Copied!
|
| Java |
\u2776
Copied!
|
| Lua |
\u{2776}
Copied!
|
| Matlab |
char(10102)
Copied!
|
| Perl |
\x{2776}
Copied!
|
| PHP |
\u{2776}
Copied!
|
| PostgreSQL |
U&'\2776'
Copied!
|
| PowerShell |
`u{2776}
Copied!
|
| Python |
\u2776
Copied!
|
| Ruby |
\u{2776}
Copied!
|
| Rust |
\u{2776}
Copied!
|