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