If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0EB7, officially named LAO VOWEL SIGN YY, was introduced in Unicode version 1.1. It is part of the Lao block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Laoo 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º |
3767
Copied!
|
|---|---|
| UTF-8 |
E0 BA B7
Copied!
|
| UTF-16 |
0E B7
Copied!
|
| UTF-32 |
00 00 0E B7
Copied!
|
| URL-Quoted |
%E0%BA%B7
Copied!
|
| HTML hex reference |
ື
Copied!
|
| RFC 5137 |
\u'0EB7'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0EB7
Copied!
|
| C and C++ |
\u0eb7
Copied!
|
| C# |
\u0eb7
Copied!
|
| CSS |
\000EB7
Copied!
|
| Excel |
=UNICHAR(3767)
Copied!
|
| Go |
\u0eb7
Copied!
|
| JavaScript |
\u0EB7
Copied!
|
| Modern JavaScript (since ES6) |
\u{0eb7}
Copied!
|
| JSON |
\u0EB7
Copied!
|
| Java |
\u0EB7
Copied!
|
| Lua |
\u{0EB7}
Copied!
|
| Matlab |
char(3767)
Copied!
|
| Perl |
\x{0EB7}
Copied!
|
| PHP |
\u{0eb7}
Copied!
|
| PostgreSQL |
U&'\0EB7'
Copied!
|
| PowerShell |
`u{0EB7}
Copied!
|
| Python |
\u0eb7
Copied!
|
| Ruby |
\u{0eb7}
Copied!
|
| Rust |
\u{0eb7}
Copied!
|