If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+034C, officially named COMBINING ALMOST EQUAL TO 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º |
844
Copied!
|
|---|---|
| UTF-8 |
CD 8C
Copied!
|
| UTF-16 |
03 4C
Copied!
|
| UTF-32 |
00 00 03 4C
Copied!
|
| URL-Quoted |
%CD%8C
Copied!
|
| HTML hex reference |
͌
Copied!
|
| RFC 5137 |
\u'034C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u034C
Copied!
|
| C and C++ |
\u034c
Copied!
|
| C# |
\u034c
Copied!
|
| CSS |
\00034C
Copied!
|
| Excel |
=UNICHAR(844)
Copied!
|
| Go |
\u034c
Copied!
|
| JavaScript |
\u034C
Copied!
|
| Modern JavaScript (since ES6) |
\u{034c}
Copied!
|
| JSON |
\u034C
Copied!
|
| Java |
\u034C
Copied!
|
| Lua |
\u{034C}
Copied!
|
| Matlab |
char(844)
Copied!
|
| Perl |
\x{034C}
Copied!
|
| PHP |
\u{034c}
Copied!
|
| PostgreSQL |
U&'\034C'
Copied!
|
| PowerShell |
`u{034C}
Copied!
|
| Python |
\u034c
Copied!
|
| Ruby |
\u{034c}
Copied!
|
| Rust |
\u{034c}
Copied!
|