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