If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+277B, officially named DINGBAT NEGATIVE CIRCLED DIGIT SIX, 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 SIX.
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º |
10107
Copied!
|
|---|---|
| UTF-8 |
E2 9D BB
Copied!
|
| UTF-16 |
27 7B
Copied!
|
| UTF-32 |
00 00 27 7B
Copied!
|
| URL-Quoted |
%E2%9D%BB
Copied!
|
| HTML hex reference |
❻
Copied!
|
| RFC 5137 |
\u'277B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u277B
Copied!
|
| C and C++ |
\u277b
Copied!
|
| C# |
\u277b
Copied!
|
| CSS |
\00277B
Copied!
|
| Excel |
=UNICHAR(10107)
Copied!
|
| Go |
\u277b
Copied!
|
| JavaScript |
\u277B
Copied!
|
| Modern JavaScript (since ES6) |
\u{277b}
Copied!
|
| JSON |
\u277B
Copied!
|
| Java |
\u277B
Copied!
|
| Lua |
\u{277B}
Copied!
|
| Matlab |
char(10107)
Copied!
|
| Perl |
\x{277B}
Copied!
|
| PHP |
\u{277b}
Copied!
|
| PostgreSQL |
U&'\277B'
Copied!
|
| PowerShell |
`u{277B}
Copied!
|
| Python |
\u277b
Copied!
|
| Ruby |
\u{277b}
Copied!
|
| Rust |
\u{277b}
Copied!
|