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