If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0DDE, officially named SINHALA VOWEL SIGN KOMBUVA HAA GAYANUKITTA, 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 Spacing Mark, this character typically falls under the Sinh script. In terms of text layout and rendering, the glyph is a canonical composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right 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º |
3550
Copied!
|
|---|---|
| UTF-8 |
E0 B7 9E
Copied!
|
| UTF-16 |
0D DE
Copied!
|
| UTF-32 |
00 00 0D DE
Copied!
|
| URL-Quoted |
%E0%B7%9E
Copied!
|
| HTML hex reference |
ෞ
Copied!
|
| RFC 5137 |
\u'0DDE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0DDE
Copied!
|
| C and C++ |
\u0dde
Copied!
|
| C# |
\u0dde
Copied!
|
| CSS |
\000DDE
Copied!
|
| Excel |
=UNICHAR(3550)
Copied!
|
| Go |
\u0dde
Copied!
|
| JavaScript |
\u0DDE
Copied!
|
| Modern JavaScript (since ES6) |
\u{0dde}
Copied!
|
| JSON |
\u0DDE
Copied!
|
| Java |
\u0DDE
Copied!
|
| Lua |
\u{0DDE}
Copied!
|
| Matlab |
char(3550)
Copied!
|
| Perl |
\x{0DDE}
Copied!
|
| PHP |
\u{0dde}
Copied!
|
| PostgreSQL |
U&'\0DDE'
Copied!
|
| PowerShell |
`u{0DDE}
Copied!
|
| Python |
\u0dde
Copied!
|
| Ruby |
\u{0dde}
Copied!
|
| Rust |
\u{0dde}
Copied!
|