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