If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE28, officially named COMBINING LIGATURE RIGHT HALF BELOW, was introduced in Unicode version 7.0. It is part of the Half Marks 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 no designated width 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º |
65064
Copied!
|
|---|---|
| UTF-8 |
EF B8 A8
Copied!
|
| UTF-16 |
FE 28
Copied!
|
| UTF-32 |
00 00 FE 28
Copied!
|
| URL-Quoted |
%EF%B8%A8
Copied!
|
| HTML hex reference |
︨
Copied!
|
| RFC 5137 |
\u'FE28'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE28
Copied!
|
| C and C++ |
\ufe28
Copied!
|
| C# |
\ufe28
Copied!
|
| CSS |
\00FE28
Copied!
|
| Excel |
=UNICHAR(65064)
Copied!
|
| Go |
\ufe28
Copied!
|
| JavaScript |
\uFE28
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe28}
Copied!
|
| JSON |
\uFE28
Copied!
|
| Java |
\uFE28
Copied!
|
| Lua |
\u{FE28}
Copied!
|
| Matlab |
char(65064)
Copied!
|
| Perl |
\x{FE28}
Copied!
|
| PHP |
\u{fe28}
Copied!
|
| PostgreSQL |
U&'\FE28'
Copied!
|
| PowerShell |
`u{FE28}
Copied!
|
| Python |
\ufe28
Copied!
|
| Ruby |
\u{fe28}
Copied!
|
| Rust |
\u{fe28}
Copied!
|