If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+32BE, officially named CIRCLED NUMBER FORTY NINE, was introduced in Unicode version 3.2. It is part of the Enclosed CJK block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Number, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has wide 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º |
12990
Copied!
|
|---|---|
| UTF-8 |
E3 8A BE
Copied!
|
| UTF-16 |
32 BE
Copied!
|
| UTF-32 |
00 00 32 BE
Copied!
|
| URL-Quoted |
%E3%8A%BE
Copied!
|
| HTML hex reference |
㊾
Copied!
|
| RFC 5137 |
\u'32BE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u32BE
Copied!
|
| C and C++ |
\u32be
Copied!
|
| C# |
\u32be
Copied!
|
| CSS |
\0032BE
Copied!
|
| Excel |
=UNICHAR(12990)
Copied!
|
| Go |
\u32be
Copied!
|
| JavaScript |
\u32BE
Copied!
|
| Modern JavaScript (since ES6) |
\u{32be}
Copied!
|
| JSON |
\u32BE
Copied!
|
| Java |
\u32BE
Copied!
|
| Lua |
\u{32BE}
Copied!
|
| Matlab |
char(12990)
Copied!
|
| Perl |
\x{32BE}
Copied!
|
| PHP |
\u{32be}
Copied!
|
| PostgreSQL |
U&'\32BE'
Copied!
|
| PowerShell |
`u{32BE}
Copied!
|
| Python |
\u32be
Copied!
|
| Ruby |
\u{32be}
Copied!
|
| Rust |
\u{32be}
Copied!
|