If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+034B, officially named COMBINING HOMOTHETIC ABOVE, was introduced in Unicode version 3.0. It is part of the Diacriticals block, which belongs to the Basic Multilingual plane.
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º |
843
Copied!
|
|---|---|
| UTF-8 |
CD 8B
Copied!
|
| UTF-16 |
03 4B
Copied!
|
| UTF-32 |
00 00 03 4B
Copied!
|
| URL-Quoted |
%CD%8B
Copied!
|
| HTML hex reference |
͋
Copied!
|
| RFC 5137 |
\u'034B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u034B
Copied!
|
| C and C++ |
\u034b
Copied!
|
| C# |
\u034b
Copied!
|
| CSS |
\00034B
Copied!
|
| Excel |
=UNICHAR(843)
Copied!
|
| Go |
\u034b
Copied!
|
| JavaScript |
\u034B
Copied!
|
| Modern JavaScript (since ES6) |
\u{034b}
Copied!
|
| JSON |
\u034B
Copied!
|
| Java |
\u034B
Copied!
|
| Lua |
\u{034B}
Copied!
|
| Matlab |
char(843)
Copied!
|
| Perl |
\x{034B}
Copied!
|
| PHP |
\u{034b}
Copied!
|
| PostgreSQL |
U&'\034B'
Copied!
|
| PowerShell |
`u{034B}
Copied!
|
| Python |
\u034b
Copied!
|
| Ruby |
\u{034b}
Copied!
|
| Rust |
\u{034b}
Copied!
|