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 GHA) is the Unicode character at code point U+0B18. 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+0B18 | |
| decimal | 2840 | |
| htmldecimal | ଘ | |
| htmlhex | ଘ | |
| css | \0B18 | |
| javascript | \u{B18} | |
| python | \u0b18 | |
| java | \u0B18 | |
| go | \u0B18 | |
| ruby | \u{B18} | |
| rust | \u{B18} | |
| ccpp | \u0b18 | |
| urlencoded | %E0%AC%98 | |
| utf8bytes | e0 ac 98 | |
| utf16bebytes | 0b 18 | |
| utf32bebytes | 00 00 0b 18 |
How to Use
HTML:
ଘ
CSS:
content: "\0B18"
JavaScript:
"\u{B18}"
Python:
"\u0b18"
Properties
Frequently Asked Questions
What is the ଘ character (ORIYA LETTER GHA)?
ଘ (ORIYA LETTER GHA) is the Unicode character U+0B18.
What is the Unicode codepoint of ORIYA LETTER GHA?
The ORIYA LETTER GHA character (ଘ) has codepoint U+0B18.
How do I type or copy ORIYA LETTER GHA?
Copy ଘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.