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
ଝ (ORIYA LETTER JHA) is the Unicode character at code point U+0B1D. It belongs to the Oriya block, in the Other Letter (Lo) general category. Its script is Orya.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B1D | |
| decimal | 2845 | |
| htmldecimal | ଝ | |
| htmlhex | ଝ | |
| css | \0B1D | |
| javascript | \u{B1D} | |
| python | \u0b1d | |
| java | \u0B1D | |
| go | \u0B1D | |
| ruby | \u{B1D} | |
| rust | \u{B1D} | |
| ccpp | \u0b1d | |
| urlencoded | %E0%AC%9D | |
| utf8bytes | e0 ac 9d | |
| utf16bebytes | 0b 1d | |
| utf32bebytes | 00 00 0b 1d |
How to Use
HTML:
ଝ
CSS:
content: "\0B1D"
JavaScript:
"\u{B1D}"
Python:
"\u0b1d"
Properties
Frequently Asked Questions
What is the ଝ character (ORIYA LETTER JHA)?
ଝ (ORIYA LETTER JHA) is the Unicode character U+0B1D.
What is the Unicode codepoint of ORIYA LETTER JHA?
The ORIYA LETTER JHA character (ଝ) has codepoint U+0B1D.
How do I type or copy ORIYA LETTER JHA?
Copy ଝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.