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