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
ਜ਼ (GURMUKHI LETTER ZA) is the Unicode character at code point U+0A5B. It belongs to the Gurmukhi block, in the Other Letter (Lo) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A5B | |
| decimal | 2651 | |
| htmldecimal | ਜ਼ | |
| htmlhex | ਜ਼ | |
| css | \0A5B | |
| javascript | \u{A5B} | |
| python | \u0a5b | |
| java | \u0A5B | |
| go | \u0A5B | |
| ruby | \u{A5B} | |
| rust | \u{A5B} | |
| ccpp | \u0a5b | |
| urlencoded | %E0%A9%9B | |
| utf8bytes | e0 a9 9b | |
| utf16bebytes | 0a 5b | |
| utf32bebytes | 00 00 0a 5b |
How to Use
HTML:
ਜ਼
CSS:
content: "\0A5B"
JavaScript:
"\u{A5B}"
Python:
"\u0a5b"
Properties
Frequently Asked Questions
What is the ਜ਼ character (GURMUKHI LETTER ZA)?
ਜ਼ (GURMUKHI LETTER ZA) is the Unicode character U+0A5B.
What is the Unicode codepoint of GURMUKHI LETTER ZA?
The GURMUKHI LETTER ZA character (ਜ਼) has codepoint U+0A5B.
How do I type or copy GURMUKHI LETTER ZA?
Copy ਜ਼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.