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