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' : ''">
ज
DEVANAGARI LETTER JA
Overview
ज (DEVANAGARI LETTER JA) is the Unicode character at code point U+091C. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+091C | |
| decimal | 2332 | |
| htmldecimal | ज | |
| htmlhex | ज | |
| css | \091C | |
| javascript | \u{91C} | |
| python | \u091c | |
| java | \u091C | |
| go | \u091C | |
| ruby | \u{91C} | |
| rust | \u{91C} | |
| ccpp | \u091c | |
| urlencoded | %E0%A4%9C | |
| utf8bytes | e0 a4 9c | |
| utf16bebytes | 09 1c | |
| utf32bebytes | 00 00 09 1c |
How to Use
HTML:
ज
CSS:
content: "\091C"
JavaScript:
"\u{91C}"
Python:
"\u091c"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ज character (DEVANAGARI LETTER JA)?
ज (DEVANAGARI LETTER JA) is the Unicode character U+091C.
What is the Unicode codepoint of DEVANAGARI LETTER JA?
The DEVANAGARI LETTER JA character (ज) has codepoint U+091C.
How do I type or copy DEVANAGARI LETTER JA?
Copy ज directly, or use the HTML entity, UTF-8, and code encodings shown on this page.