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