If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+33DE, officially named SQUARE V OVER M, was introduced in Unicode version 4.0. It is part of the CJK Compat 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 Other Neutral 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º |
13278
Copied!
|
|---|---|
| UTF-8 |
E3 8F 9E
Copied!
|
| UTF-16 |
33 DE
Copied!
|
| UTF-32 |
00 00 33 DE
Copied!
|
| URL-Quoted |
%E3%8F%9E
Copied!
|
| HTML hex reference |
㏞
Copied!
|
| RFC 5137 |
\u'33DE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u33DE
Copied!
|
| C and C++ |
\u33de
Copied!
|
| C# |
\u33de
Copied!
|
| CSS |
\0033DE
Copied!
|
| Excel |
=UNICHAR(13278)
Copied!
|
| Go |
\u33de
Copied!
|
| JavaScript |
\u33DE
Copied!
|
| Modern JavaScript (since ES6) |
\u{33de}
Copied!
|
| JSON |
\u33DE
Copied!
|
| Java |
\u33DE
Copied!
|
| Lua |
\u{33DE}
Copied!
|
| Matlab |
char(13278)
Copied!
|
| Perl |
\x{33DE}
Copied!
|
| PHP |
\u{33de}
Copied!
|
| PostgreSQL |
U&'\33DE'
Copied!
|
| PowerShell |
`u{33DE}
Copied!
|
| Python |
\u33de
Copied!
|
| Ruby |
\u{33de}
Copied!
|
| Rust |
\u{33de}
Copied!
|