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