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