If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+337F, officially named SQUARE CORPORATION, was introduced in Unicode version 1.1. It is part of the CJK Compat block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as SQUARED FOUR IDEOGRAPHS CORPORATION.
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º |
13183
Copied!
|
|---|---|
| UTF-8 |
E3 8D BF
Copied!
|
| UTF-16 |
33 7F
Copied!
|
| UTF-32 |
00 00 33 7F
Copied!
|
| URL-Quoted |
%E3%8D%BF
Copied!
|
| HTML hex reference |
㍿
Copied!
|
| RFC 5137 |
\u'337F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u337F
Copied!
|
| C and C++ |
\u337f
Copied!
|
| C# |
\u337f
Copied!
|
| CSS |
\00337F
Copied!
|
| Excel |
=UNICHAR(13183)
Copied!
|
| Go |
\u337f
Copied!
|
| JavaScript |
\u337F
Copied!
|
| Modern JavaScript (since ES6) |
\u{337f}
Copied!
|
| JSON |
\u337F
Copied!
|
| Java |
\u337F
Copied!
|
| Lua |
\u{337F}
Copied!
|
| Matlab |
char(13183)
Copied!
|
| Perl |
\x{337F}
Copied!
|
| PHP |
\u{337f}
Copied!
|
| PostgreSQL |
U&'\337F'
Copied!
|
| PowerShell |
`u{337F}
Copied!
|
| Python |
\u337f
Copied!
|
| Ruby |
\u{337f}
Copied!
|
| Rust |
\u{337f}
Copied!
|