If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+32BD, officially named CIRCLED NUMBER FORTY EIGHT, 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º |
12989
Copied!
|
|---|---|
| UTF-8 |
E3 8A BD
Copied!
|
| UTF-16 |
32 BD
Copied!
|
| UTF-32 |
00 00 32 BD
Copied!
|
| URL-Quoted |
%E3%8A%BD
Copied!
|
| HTML hex reference |
㊽
Copied!
|
| RFC 5137 |
\u'32BD'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u32BD
Copied!
|
| C and C++ |
\u32bd
Copied!
|
| C# |
\u32bd
Copied!
|
| CSS |
\0032BD
Copied!
|
| Excel |
=UNICHAR(12989)
Copied!
|
| Go |
\u32bd
Copied!
|
| JavaScript |
\u32BD
Copied!
|
| Modern JavaScript (since ES6) |
\u{32bd}
Copied!
|
| JSON |
\u32BD
Copied!
|
| Java |
\u32BD
Copied!
|
| Lua |
\u{32BD}
Copied!
|
| Matlab |
char(12989)
Copied!
|
| Perl |
\x{32BD}
Copied!
|
| PHP |
\u{32bd}
Copied!
|
| PostgreSQL |
U&'\32BD'
Copied!
|
| PowerShell |
`u{32BD}
Copied!
|
| Python |
\u32bd
Copied!
|
| Ruby |
\u{32bd}
Copied!
|
| Rust |
\u{32bd}
Copied!
|