If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+103A, officially named MYANMAR SIGN ASAT, 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º |
4154
Copied!
|
|---|---|
| UTF-8 |
E1 80 BA
Copied!
|
| UTF-16 |
10 3A
Copied!
|
| UTF-32 |
00 00 10 3A
Copied!
|
| URL-Quoted |
%E1%80%BA
Copied!
|
| HTML hex reference |
်
Copied!
|
| RFC 5137 |
\u'103A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u103A
Copied!
|
| C and C++ |
\u103a
Copied!
|
| C# |
\u103a
Copied!
|
| CSS |
\00103A
Copied!
|
| Excel |
=UNICHAR(4154)
Copied!
|
| Go |
\u103a
Copied!
|
| JavaScript |
\u103A
Copied!
|
| Modern JavaScript (since ES6) |
\u{103a}
Copied!
|
| JSON |
\u103A
Copied!
|
| Java |
\u103A
Copied!
|
| Lua |
\u{103A}
Copied!
|
| Matlab |
char(4154)
Copied!
|
| Perl |
\x{103A}
Copied!
|
| PHP |
\u{103a}
Copied!
|
| PostgreSQL |
U&'\103A'
Copied!
|
| PowerShell |
`u{103A}
Copied!
|
| Python |
\u103a
Copied!
|
| Ruby |
\u{103a}
Copied!
|
| Rust |
\u{103a}
Copied!
|