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