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