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
ઙ (GUJARATI LETTER NGA) is the Unicode character at code point U+0A99. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A99 | |
| decimal | 2713 | |
| htmldecimal | ઙ | |
| htmlhex | ઙ | |
| css | \0A99 | |
| javascript | \u{A99} | |
| python | \u0a99 | |
| java | \u0A99 | |
| go | \u0A99 | |
| ruby | \u{A99} | |
| rust | \u{A99} | |
| ccpp | \u0a99 | |
| urlencoded | %E0%AA%99 | |
| utf8bytes | e0 aa 99 | |
| utf16bebytes | 0a 99 | |
| utf32bebytes | 00 00 0a 99 |
How to Use
HTML:
ઙ
CSS:
content: "\0A99"
JavaScript:
"\u{A99}"
Python:
"\u0a99"
Properties
Frequently Asked Questions
What is the ઙ character (GUJARATI LETTER NGA)?
ઙ (GUJARATI LETTER NGA) is the Unicode character U+0A99.
What is the Unicode codepoint of GUJARATI LETTER NGA?
The GUJARATI LETTER NGA character (ઙ) has codepoint U+0A99.
How do I type or copy GUJARATI LETTER NGA?
Copy ઙ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.