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