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