If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE2B, officially named COMBINING MACRON LEFT 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º |
65067
Copied!
|
|---|---|
| UTF-8 |
EF B8 AB
Copied!
|
| UTF-16 |
FE 2B
Copied!
|
| UTF-32 |
00 00 FE 2B
Copied!
|
| URL-Quoted |
%EF%B8%AB
Copied!
|
| HTML hex reference |
︫
Copied!
|
| RFC 5137 |
\u'FE2B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE2B
Copied!
|
| C and C++ |
\ufe2b
Copied!
|
| C# |
\ufe2b
Copied!
|
| CSS |
\00FE2B
Copied!
|
| Excel |
=UNICHAR(65067)
Copied!
|
| Go |
\ufe2b
Copied!
|
| JavaScript |
\uFE2B
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe2b}
Copied!
|
| JSON |
\uFE2B
Copied!
|
| Java |
\uFE2B
Copied!
|
| Lua |
\u{FE2B}
Copied!
|
| Matlab |
char(65067)
Copied!
|
| Perl |
\x{FE2B}
Copied!
|
| PHP |
\u{fe2b}
Copied!
|
| PostgreSQL |
U&'\FE2B'
Copied!
|
| PowerShell |
`u{FE2B}
Copied!
|
| Python |
\ufe2b
Copied!
|
| Ruby |
\u{fe2b}
Copied!
|
| Rust |
\u{fe2b}
Copied!
|