If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+103E, officially named MYANMAR CONSONANT SIGN MEDIAL HA, was introduced in Unicode version 5.1. It is part of the Myanmar block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Mymr 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º |
4158
Copied!
|
|---|---|
| UTF-8 |
E1 80 BE
Copied!
|
| UTF-16 |
10 3E
Copied!
|
| UTF-32 |
00 00 10 3E
Copied!
|
| URL-Quoted |
%E1%80%BE
Copied!
|
| HTML hex reference |
ှ
Copied!
|
| RFC 5137 |
\u'103E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u103E
Copied!
|
| C and C++ |
\u103e
Copied!
|
| C# |
\u103e
Copied!
|
| CSS |
\00103E
Copied!
|
| Excel |
=UNICHAR(4158)
Copied!
|
| Go |
\u103e
Copied!
|
| JavaScript |
\u103E
Copied!
|
| Modern JavaScript (since ES6) |
\u{103e}
Copied!
|
| JSON |
\u103E
Copied!
|
| Java |
\u103E
Copied!
|
| Lua |
\u{103E}
Copied!
|
| Matlab |
char(4158)
Copied!
|
| Perl |
\x{103E}
Copied!
|
| PHP |
\u{103e}
Copied!
|
| PostgreSQL |
U&'\103E'
Copied!
|
| PowerShell |
`u{103E}
Copied!
|
| Python |
\u103e
Copied!
|
| Ruby |
\u{103e}
Copied!
|
| Rust |
\u{103e}
Copied!
|