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