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