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