If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0DCA, officially named SINHALA SIGN AL-LAKUNA, was introduced in Unicode version 3.0. It is part of the Sinhala block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Sinh 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º |
3530
Copied!
|
|---|---|
| UTF-8 |
E0 B7 8A
Copied!
|
| UTF-16 |
0D CA
Copied!
|
| UTF-32 |
00 00 0D CA
Copied!
|
| URL-Quoted |
%E0%B7%8A
Copied!
|
| HTML hex reference |
්
Copied!
|
| RFC 5137 |
\u'0DCA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0DCA
Copied!
|
| C and C++ |
\u0dca
Copied!
|
| C# |
\u0dca
Copied!
|
| CSS |
\000DCA
Copied!
|
| Excel |
=UNICHAR(3530)
Copied!
|
| Go |
\u0dca
Copied!
|
| JavaScript |
\u0DCA
Copied!
|
| Modern JavaScript (since ES6) |
\u{0dca}
Copied!
|
| JSON |
\u0DCA
Copied!
|
| Java |
\u0DCA
Copied!
|
| Lua |
\u{0DCA}
Copied!
|
| Matlab |
char(3530)
Copied!
|
| Perl |
\x{0DCA}
Copied!
|
| PHP |
\u{0dca}
Copied!
|
| PostgreSQL |
U&'\0DCA'
Copied!
|
| PowerShell |
`u{0DCA}
Copied!
|
| Python |
\u0dca
Copied!
|
| Ruby |
\u{0dca}
Copied!
|
| Rust |
\u{0dca}
Copied!
|