If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+033B, officially named COMBINING SQUARE BELOW, was introduced in Unicode version 1.1. It is part of the Diacriticals block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as NON-SPACING SQUARE BELOW.
Categorized technically as a Nonspacing Mark, this character typically falls under the Zinh script. In terms of text layout and rendering, the glyph is not a composition and has ambiguous in East Asian typography. When placed in bidirectional text, it behaves as an Unknown 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º |
827
Copied!
|
|---|---|
| UTF-8 |
CC BB
Copied!
|
| UTF-16 |
03 3B
Copied!
|
| UTF-32 |
00 00 03 3B
Copied!
|
| URL-Quoted |
%CC%BB
Copied!
|
| HTML hex reference |
̻
Copied!
|
| RFC 5137 |
\u'033B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u033B
Copied!
|
| C and C++ |
\u033b
Copied!
|
| C# |
\u033b
Copied!
|
| CSS |
\00033B
Copied!
|
| Excel |
=UNICHAR(827)
Copied!
|
| Go |
\u033b
Copied!
|
| JavaScript |
\u033B
Copied!
|
| Modern JavaScript (since ES6) |
\u{033b}
Copied!
|
| JSON |
\u033B
Copied!
|
| Java |
\u033B
Copied!
|
| Lua |
\u{033B}
Copied!
|
| Matlab |
char(827)
Copied!
|
| Perl |
\x{033B}
Copied!
|
| PHP |
\u{033b}
Copied!
|
| PostgreSQL |
U&'\033B'
Copied!
|
| PowerShell |
`u{033B}
Copied!
|
| Python |
\u033b
Copied!
|
| Ruby |
\u{033b}
Copied!
|
| Rust |
\u{033b}
Copied!
|