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 GHA) is the Unicode character at code point U+0C98. 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+0C98 | |
| decimal | 3224 | |
| htmldecimal | ಘ | |
| htmlhex | ಘ | |
| css | \0C98 | |
| javascript | \u{C98} | |
| python | \u0c98 | |
| java | \u0C98 | |
| go | \u0C98 | |
| ruby | \u{C98} | |
| rust | \u{C98} | |
| ccpp | \u0c98 | |
| urlencoded | %E0%B2%98 | |
| utf8bytes | e0 b2 98 | |
| utf16bebytes | 0c 98 | |
| utf32bebytes | 00 00 0c 98 |
How to Use
HTML:
ಘ
CSS:
content: "\0C98"
JavaScript:
"\u{C98}"
Python:
"\u0c98"
Properties
Frequently Asked Questions
What is the ಘ character (KANNADA LETTER GHA)?
ಘ (KANNADA LETTER GHA) is the Unicode character U+0C98.
What is the Unicode codepoint of KANNADA LETTER GHA?
The KANNADA LETTER GHA character (ಘ) has codepoint U+0C98.
How do I type or copy KANNADA LETTER GHA?
Copy ಘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.