copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ঝ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ঝ
Overview
ঝ (BENGALI LETTER JHA) is the Unicode character at code point U+099D. It belongs to the Bengali block, in the Other Letter (Lo) general category. Its script is Beng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+099D | |
| decimal | 2461 | |
| htmldecimal | ঝ | |
| htmlhex | ঝ | |
| css | \099D | |
| javascript | \u{99D} | |
| python | \u099d | |
| java | \u099D | |
| go | \u099D | |
| ruby | \u{99D} | |
| rust | \u{99D} | |
| ccpp | \u099d | |
| urlencoded | %E0%A6%9D | |
| utf8bytes | e0 a6 9d | |
| utf16bebytes | 09 9d | |
| utf32bebytes | 00 00 09 9d |
How to Use
HTML:
ঝ
CSS:
content: "\099D"
JavaScript:
"\u{99D}"
Python:
"\u099d"
Properties
Frequently Asked Questions
What is the ঝ character (BENGALI LETTER JHA)?
ঝ (BENGALI LETTER JHA) is the Unicode character U+099D.
What is the Unicode codepoint of BENGALI LETTER JHA?
The BENGALI LETTER JHA character (ঝ) has codepoint U+099D.
How do I type or copy BENGALI LETTER JHA?
Copy ঝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.