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