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 GA) is the Unicode character at code point U+0A97. 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+0A97 | |
| decimal | 2711 | |
| htmldecimal | ગ | |
| htmlhex | ગ | |
| css | \0A97 | |
| javascript | \u{A97} | |
| python | \u0a97 | |
| java | \u0A97 | |
| go | \u0A97 | |
| ruby | \u{A97} | |
| rust | \u{A97} | |
| ccpp | \u0a97 | |
| urlencoded | %E0%AA%97 | |
| utf8bytes | e0 aa 97 | |
| utf16bebytes | 0a 97 | |
| utf32bebytes | 00 00 0a 97 |
How to Use
HTML:
ગ
CSS:
content: "\0A97"
JavaScript:
"\u{A97}"
Python:
"\u0a97"
Properties
Frequently Asked Questions
What is the ગ character (GUJARATI LETTER GA)?
ગ (GUJARATI LETTER GA) is the Unicode character U+0A97.
What is the Unicode codepoint of GUJARATI LETTER GA?
The GUJARATI LETTER GA character (ગ) has codepoint U+0A97.
How do I type or copy GUJARATI LETTER GA?
Copy ગ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.