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