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 GHHA) is the Unicode character at code point U+0A5A. 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+0A5A | |
| decimal | 2650 | |
| htmldecimal | ਗ਼ | |
| htmlhex | ਗ਼ | |
| css | \0A5A | |
| javascript | \u{A5A} | |
| python | \u0a5a | |
| java | \u0A5A | |
| go | \u0A5A | |
| ruby | \u{A5A} | |
| rust | \u{A5A} | |
| ccpp | \u0a5a | |
| urlencoded | %E0%A9%9A | |
| utf8bytes | e0 a9 9a | |
| utf16bebytes | 0a 5a | |
| utf32bebytes | 00 00 0a 5a |
How to Use
HTML:
ਗ਼
CSS:
content: "\0A5A"
JavaScript:
"\u{A5A}"
Python:
"\u0a5a"
Properties
Frequently Asked Questions
What is the ਗ਼ character (GURMUKHI LETTER GHHA)?
ਗ਼ (GURMUKHI LETTER GHHA) is the Unicode character U+0A5A.
What is the Unicode codepoint of GURMUKHI LETTER GHHA?
The GURMUKHI LETTER GHHA character (ਗ਼) has codepoint U+0A5A.
How do I type or copy GURMUKHI LETTER GHHA?
Copy ਗ਼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.