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 SIGN NUKTA) is the Unicode character at code point U+0B3C. It belongs to the Oriya block, in the Nonspacing Mark (Mn) general category. Its script is Orya.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B3C | |
| decimal | 2876 | |
| htmldecimal | ଼ | |
| htmlhex | ଼ | |
| css | \0B3C | |
| javascript | \u{B3C} | |
| python | \u0b3c | |
| java | \u0B3C | |
| go | \u0B3C | |
| ruby | \u{B3C} | |
| rust | \u{B3C} | |
| ccpp | \u0b3c | |
| urlencoded | %E0%AC%BC | |
| utf8bytes | e0 ac bc | |
| utf16bebytes | 0b 3c | |
| utf32bebytes | 00 00 0b 3c |
How to Use
HTML:
଼
CSS:
content: "\0B3C"
JavaScript:
"\u{B3C}"
Python:
"\u0b3c"
Properties
Frequently Asked Questions
What is the ଼ character (ORIYA SIGN NUKTA)?
଼ (ORIYA SIGN NUKTA) is the Unicode character U+0B3C.
What is the Unicode codepoint of ORIYA SIGN NUKTA?
The ORIYA SIGN NUKTA character (଼) has codepoint U+0B3C.
How do I type or copy ORIYA SIGN NUKTA?
Copy ଼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.