If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+180E, officially named MONGOLIAN VOWEL SEPARATOR, was introduced in Unicode version 3.0. It is part of the Mongolian block, which belongs to the Basic Multilingual plane.
Categorized technically as a Format, this character typically falls under the Mong 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º |
6158
Copied!
|
|---|---|
| UTF-8 |
E1 A0 8E
Copied!
|
| UTF-16 |
18 0E
Copied!
|
| UTF-32 |
00 00 18 0E
Copied!
|
| URL-Quoted |
%E1%A0%8E
Copied!
|
| HTML hex reference |
᠎
Copied!
|
| RFC 5137 |
\u'180E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u180E
Copied!
|
| C and C++ |
\u180e
Copied!
|
| C# |
\u180e
Copied!
|
| CSS |
\00180E
Copied!
|
| Excel |
=UNICHAR(6158)
Copied!
|
| Go |
\u180e
Copied!
|
| JavaScript |
\u180E
Copied!
|
| Modern JavaScript (since ES6) |
\u{180e}
Copied!
|
| JSON |
\u180E
Copied!
|
| Java |
\u180E
Copied!
|
| Lua |
\u{180E}
Copied!
|
| Matlab |
char(6158)
Copied!
|
| Perl |
\x{180E}
Copied!
|
| PHP |
\u{180e}
Copied!
|
| PostgreSQL |
U&'\180E'
Copied!
|
| PowerShell |
`u{180E}
Copied!
|
| Python |
\u180e
Copied!
|
| Ruby |
\u{180e}
Copied!
|
| Rust |
\u{180e}
Copied!
|