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 JA) is the Unicode character at code point U+0A1C. 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+0A1C | |
| decimal | 2588 | |
| htmldecimal | ਜ | |
| htmlhex | ਜ | |
| css | \0A1C | |
| javascript | \u{A1C} | |
| python | \u0a1c | |
| java | \u0A1C | |
| go | \u0A1C | |
| ruby | \u{A1C} | |
| rust | \u{A1C} | |
| ccpp | \u0a1c | |
| urlencoded | %E0%A8%9C | |
| utf8bytes | e0 a8 9c | |
| utf16bebytes | 0a 1c | |
| utf32bebytes | 00 00 0a 1c |
How to Use
HTML:
ਜ
CSS:
content: "\0A1C"
JavaScript:
"\u{A1C}"
Python:
"\u0a1c"
Properties
Frequently Asked Questions
What is the ਜ character (GURMUKHI LETTER JA)?
ਜ (GURMUKHI LETTER JA) is the Unicode character U+0A1C.
What is the Unicode codepoint of GURMUKHI LETTER JA?
The GURMUKHI LETTER JA character (ਜ) has codepoint U+0A1C.
How do I type or copy GURMUKHI LETTER JA?
Copy ਜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.