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