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