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