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