If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+19E5, officially named KHMER SYMBOL PRAM KOET, was introduced in Unicode version 4.0. It is part of the Khmer Symbols block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Khmr 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 Other Neutral 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º |
6629
Copied!
|
|---|---|
| UTF-8 |
E1 A7 A5
Copied!
|
| UTF-16 |
19 E5
Copied!
|
| UTF-32 |
00 00 19 E5
Copied!
|
| URL-Quoted |
%E1%A7%A5
Copied!
|
| HTML hex reference |
᧥
Copied!
|
| RFC 5137 |
\u'19E5'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u19E5
Copied!
|
| C and C++ |
\u19e5
Copied!
|
| C# |
\u19e5
Copied!
|
| CSS |
\0019E5
Copied!
|
| Excel |
=UNICHAR(6629)
Copied!
|
| Go |
\u19e5
Copied!
|
| JavaScript |
\u19E5
Copied!
|
| Modern JavaScript (since ES6) |
\u{19e5}
Copied!
|
| JSON |
\u19E5
Copied!
|
| Java |
\u19E5
Copied!
|
| Lua |
\u{19E5}
Copied!
|
| Matlab |
char(6629)
Copied!
|
| Perl |
\x{19E5}
Copied!
|
| PHP |
\u{19e5}
Copied!
|
| PostgreSQL |
U&'\19E5'
Copied!
|
| PowerShell |
`u{19E5}
Copied!
|
| Python |
\u19e5
Copied!
|
| Ruby |
\u{19e5}
Copied!
|
| Rust |
\u{19e5}
Copied!
|