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