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 LETTER RRA) is the Unicode character at code point U+0B5C. 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+0B5C | |
| decimal | 2908 | |
| htmldecimal | ଡ଼ | |
| htmlhex | ଡ଼ | |
| css | \0B5C | |
| javascript | \u{B5C} | |
| python | \u0b5c | |
| java | \u0B5C | |
| go | \u0B5C | |
| ruby | \u{B5C} | |
| rust | \u{B5C} | |
| ccpp | \u0b5c | |
| urlencoded | %E0%AD%9C | |
| utf8bytes | e0 ad 9c | |
| utf16bebytes | 0b 5c | |
| utf32bebytes | 00 00 0b 5c |
How to Use
HTML:
ଡ଼
CSS:
content: "\0B5C"
JavaScript:
"\u{B5C}"
Python:
"\u0b5c"
Properties
Frequently Asked Questions
What is the ଡ଼ character (ORIYA LETTER RRA)?
ଡ଼ (ORIYA LETTER RRA) is the Unicode character U+0B5C.
What is the Unicode codepoint of ORIYA LETTER RRA?
The ORIYA LETTER RRA character (ଡ଼) has codepoint U+0B5C.
How do I type or copy ORIYA LETTER RRA?
Copy ଡ଼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.