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
හ (SINHALA LETTER HAYANNA) is the Unicode character at code point U+0DC4. It belongs to the Sinhala block, in the Other Letter (Lo) general category. Its script is Sinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0DC4 | |
| decimal | 3524 | |
| htmldecimal | හ | |
| htmlhex | හ | |
| css | \0DC4 | |
| javascript | \u{DC4} | |
| python | \u0dc4 | |
| java | \u0DC4 | |
| go | \u0DC4 | |
| ruby | \u{DC4} | |
| rust | \u{DC4} | |
| ccpp | \u0dc4 | |
| urlencoded | %E0%B7%84 | |
| utf8bytes | e0 b7 84 | |
| utf16bebytes | 0d c4 | |
| utf32bebytes | 00 00 0d c4 |
How to Use
HTML:
හ
CSS:
content: "\0DC4"
JavaScript:
"\u{DC4}"
Python:
"\u0dc4"
Properties
Frequently Asked Questions
What is the හ character (SINHALA LETTER HAYANNA)?
හ (SINHALA LETTER HAYANNA) is the Unicode character U+0DC4.
What is the Unicode codepoint of SINHALA LETTER HAYANNA?
The SINHALA LETTER HAYANNA character (හ) has codepoint U+0DC4.
How do I type or copy SINHALA LETTER HAYANNA?
Copy හ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.