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