If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+099D, officially named BENGALI LETTER JHA, was introduced in Unicode version 1.1. It is part of the Bengali block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Beng 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 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º |
2461
Copied!
|
|---|---|
| UTF-8 |
E0 A6 9D
Copied!
|
| UTF-16 |
09 9D
Copied!
|
| UTF-32 |
00 00 09 9D
Copied!
|
| URL-Quoted |
%E0%A6%9D
Copied!
|
| HTML hex reference |
ঝ
Copied!
|
| RFC 5137 |
\u'099D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u099D
Copied!
|
| C and C++ |
\u099d
Copied!
|
| C# |
\u099d
Copied!
|
| CSS |
\00099D
Copied!
|
| Excel |
=UNICHAR(2461)
Copied!
|
| Go |
\u099d
Copied!
|
| JavaScript |
\u099D
Copied!
|
| Modern JavaScript (since ES6) |
\u{099d}
Copied!
|
| JSON |
\u099D
Copied!
|
| Java |
\u099D
Copied!
|
| Lua |
\u{099D}
Copied!
|
| Matlab |
char(2461)
Copied!
|
| Perl |
\x{099D}
Copied!
|
| PHP |
\u{099d}
Copied!
|
| PostgreSQL |
U&'\099D'
Copied!
|
| PowerShell |
`u{099D}
Copied!
|
| Python |
\u099d
Copied!
|
| Ruby |
\u{099d}
Copied!
|
| Rust |
\u{099d}
Copied!
|