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