If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+032A, officially named COMBINING BRIDGE 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 BRIDGE 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º |
810
Copied!
|
|---|---|
| UTF-8 |
CC AA
Copied!
|
| UTF-16 |
03 2A
Copied!
|
| UTF-32 |
00 00 03 2A
Copied!
|
| URL-Quoted |
%CC%AA
Copied!
|
| HTML hex reference |
̪
Copied!
|
| RFC 5137 |
\u'032A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u032A
Copied!
|
| C and C++ |
\u032a
Copied!
|
| C# |
\u032a
Copied!
|
| CSS |
\00032A
Copied!
|
| Excel |
=UNICHAR(810)
Copied!
|
| Go |
\u032a
Copied!
|
| JavaScript |
\u032A
Copied!
|
| Modern JavaScript (since ES6) |
\u{032a}
Copied!
|
| JSON |
\u032A
Copied!
|
| Java |
\u032A
Copied!
|
| Lua |
\u{032A}
Copied!
|
| Matlab |
char(810)
Copied!
|
| Perl |
\x{032A}
Copied!
|
| PHP |
\u{032a}
Copied!
|
| PostgreSQL |
U&'\032A'
Copied!
|
| PowerShell |
`u{032A}
Copied!
|
| Python |
\u032a
Copied!
|
| Ruby |
\u{032a}
Copied!
|
| Rust |
\u{032a}
Copied!
|