If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+180D, officially named MONGOLIAN FREE VARIATION SELECTOR THREE, 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 Nonspacing Mark, 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º |
6157
Copied!
|
|---|---|
| UTF-8 |
E1 A0 8D
Copied!
|
| UTF-16 |
18 0D
Copied!
|
| UTF-32 |
00 00 18 0D
Copied!
|
| URL-Quoted |
%E1%A0%8D
Copied!
|
| HTML hex reference |
᠍
Copied!
|
| RFC 5137 |
\u'180D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u180D
Copied!
|
| C and C++ |
\u180d
Copied!
|
| C# |
\u180d
Copied!
|
| CSS |
\00180D
Copied!
|
| Excel |
=UNICHAR(6157)
Copied!
|
| Go |
\u180d
Copied!
|
| JavaScript |
\u180D
Copied!
|
| Modern JavaScript (since ES6) |
\u{180d}
Copied!
|
| JSON |
\u180D
Copied!
|
| Java |
\u180D
Copied!
|
| Lua |
\u{180D}
Copied!
|
| Matlab |
char(6157)
Copied!
|
| Perl |
\x{180D}
Copied!
|
| PHP |
\u{180d}
Copied!
|
| PostgreSQL |
U&'\180D'
Copied!
|
| PowerShell |
`u{180D}
Copied!
|
| Python |
\u180d
Copied!
|
| Ruby |
\u{180d}
Copied!
|
| Rust |
\u{180d}
Copied!
|