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