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