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