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 ZA
Overview
ज़ (DEVANAGARI LETTER ZA) is the Unicode character at code point U+095B. 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+095B | |
| decimal | 2395 | |
| htmldecimal | ज़ | |
| htmlhex | ज़ | |
| css | \095B | |
| javascript | \u{95B} | |
| python | \u095b | |
| java | \u095B | |
| go | \u095B | |
| ruby | \u{95B} | |
| rust | \u{95B} | |
| ccpp | \u095b | |
| urlencoded | %E0%A5%9B | |
| utf8bytes | e0 a5 9b | |
| utf16bebytes | 09 5b | |
| utf32bebytes | 00 00 09 5b |
How to Use
HTML:
ज़
CSS:
content: "\095B"
JavaScript:
"\u{95B}"
Python:
"\u095b"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 091C 093C
Frequently Asked Questions
What is the ज़ character (DEVANAGARI LETTER ZA)?
ज़ (DEVANAGARI LETTER ZA) is the Unicode character U+095B.
What is the Unicode codepoint of DEVANAGARI LETTER ZA?
The DEVANAGARI LETTER ZA character (ज़) has codepoint U+095B.
How do I type or copy DEVANAGARI LETTER ZA?
Copy ज़ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.