If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+102E, officially named MYANMAR VOWEL SIGN II, was introduced in Unicode version 3.0. 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º |
4142
Copied!
|
|---|---|
| UTF-8 |
E1 80 AE
Copied!
|
| UTF-16 |
10 2E
Copied!
|
| UTF-32 |
00 00 10 2E
Copied!
|
| URL-Quoted |
%E1%80%AE
Copied!
|
| HTML hex reference |
ီ
Copied!
|
| RFC 5137 |
\u'102E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u102E
Copied!
|
| C and C++ |
\u102e
Copied!
|
| C# |
\u102e
Copied!
|
| CSS |
\00102E
Copied!
|
| Excel |
=UNICHAR(4142)
Copied!
|
| Go |
\u102e
Copied!
|
| JavaScript |
\u102E
Copied!
|
| Modern JavaScript (since ES6) |
\u{102e}
Copied!
|
| JSON |
\u102E
Copied!
|
| Java |
\u102E
Copied!
|
| Lua |
\u{102E}
Copied!
|
| Matlab |
char(4142)
Copied!
|
| Perl |
\x{102E}
Copied!
|
| PHP |
\u{102e}
Copied!
|
| PostgreSQL |
U&'\102E'
Copied!
|
| PowerShell |
`u{102E}
Copied!
|
| Python |
\u102e
Copied!
|
| Ruby |
\u{102e}
Copied!
|
| Rust |
\u{102e}
Copied!
|