If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+32FC, officially named CIRCLED KATAKANA WI, was introduced in Unicode version 1.1. It is part of the Enclosed CJK block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Kana 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 Left-To-Right 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º |
13052
Copied!
|
|---|---|
| UTF-8 |
E3 8B BC
Copied!
|
| UTF-16 |
32 FC
Copied!
|
| UTF-32 |
00 00 32 FC
Copied!
|
| URL-Quoted |
%E3%8B%BC
Copied!
|
| HTML hex reference |
㋼
Copied!
|
| RFC 5137 |
\u'32FC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u32FC
Copied!
|
| C and C++ |
\u32fc
Copied!
|
| C# |
\u32fc
Copied!
|
| CSS |
\0032FC
Copied!
|
| Excel |
=UNICHAR(13052)
Copied!
|
| Go |
\u32fc
Copied!
|
| JavaScript |
\u32FC
Copied!
|
| Modern JavaScript (since ES6) |
\u{32fc}
Copied!
|
| JSON |
\u32FC
Copied!
|
| Java |
\u32FC
Copied!
|
| Lua |
\u{32FC}
Copied!
|
| Matlab |
char(13052)
Copied!
|
| Perl |
\x{32FC}
Copied!
|
| PHP |
\u{32fc}
Copied!
|
| PostgreSQL |
U&'\32FC'
Copied!
|
| PowerShell |
`u{32FC}
Copied!
|
| Python |
\u32fc
Copied!
|
| Ruby |
\u{32fc}
Copied!
|
| Rust |
\u{32fc}
Copied!
|