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
ਹ (GURMUKHI LETTER HA) is the Unicode character at code point U+0A39. It belongs to the Gurmukhi block, in the Other Letter (Lo) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A39 | |
| decimal | 2617 | |
| htmldecimal | ਹ | |
| htmlhex | ਹ | |
| css | \0A39 | |
| javascript | \u{A39} | |
| python | \u0a39 | |
| java | \u0A39 | |
| go | \u0A39 | |
| ruby | \u{A39} | |
| rust | \u{A39} | |
| ccpp | \u0a39 | |
| urlencoded | %E0%A8%B9 | |
| utf8bytes | e0 a8 b9 | |
| utf16bebytes | 0a 39 | |
| utf32bebytes | 00 00 0a 39 |
How to Use
HTML:
ਹ
CSS:
content: "\0A39"
JavaScript:
"\u{A39}"
Python:
"\u0a39"
Properties
Frequently Asked Questions
What is the ਹ character (GURMUKHI LETTER HA)?
ਹ (GURMUKHI LETTER HA) is the Unicode character U+0A39.
What is the Unicode codepoint of GURMUKHI LETTER HA?
The GURMUKHI LETTER HA character (ਹ) has codepoint U+0A39.
How do I type or copy GURMUKHI LETTER HA?
Copy ਹ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.