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