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