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