If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+32FF, officially named SQUARE ERA NAME REIWA, was introduced in Unicode version 12.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 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 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º |
13055
Copied!
|
|---|---|
| UTF-8 |
E3 8B BF
Copied!
|
| UTF-16 |
32 FF
Copied!
|
| UTF-32 |
00 00 32 FF
Copied!
|
| URL-Quoted |
%E3%8B%BF
Copied!
|
| HTML hex reference |
㋿
Copied!
|
| RFC 5137 |
\u'32FF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u32FF
Copied!
|
| C and C++ |
\u32ff
Copied!
|
| C# |
\u32ff
Copied!
|
| CSS |
\0032FF
Copied!
|
| Excel |
=UNICHAR(13055)
Copied!
|
| Go |
\u32ff
Copied!
|
| JavaScript |
\u32FF
Copied!
|
| Modern JavaScript (since ES6) |
\u{32ff}
Copied!
|
| JSON |
\u32FF
Copied!
|
| Java |
\u32FF
Copied!
|
| Lua |
\u{32FF}
Copied!
|
| Matlab |
char(13055)
Copied!
|
| Perl |
\x{32FF}
Copied!
|
| PHP |
\u{32ff}
Copied!
|
| PostgreSQL |
U&'\32FF'
Copied!
|
| PowerShell |
`u{32FF}
Copied!
|
| Python |
\u32ff
Copied!
|
| Ruby |
\u{32ff}
Copied!
|
| Rust |
\u{32ff}
Copied!
|