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
ঋ (BENGALI LETTER VOCALIC R) is the Unicode character at code point U+098B. It belongs to the Bengali block, in the Other Letter (Lo) general category. Its script is Beng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+098B | |
| decimal | 2443 | |
| htmldecimal | ঋ | |
| htmlhex | ঋ | |
| css | \098B | |
| javascript | \u{98B} | |
| python | \u098b | |
| java | \u098B | |
| go | \u098B | |
| ruby | \u{98B} | |
| rust | \u{98B} | |
| ccpp | \u098b | |
| urlencoded | %E0%A6%8B | |
| utf8bytes | e0 a6 8b | |
| utf16bebytes | 09 8b | |
| utf32bebytes | 00 00 09 8b |
How to Use
HTML:
ঋ
CSS:
content: "\098B"
JavaScript:
"\u{98B}"
Python:
"\u098b"
Properties
Frequently Asked Questions
What is the ঋ character (BENGALI LETTER VOCALIC R)?
ঋ (BENGALI LETTER VOCALIC R) is the Unicode character U+098B.
What is the Unicode codepoint of BENGALI LETTER VOCALIC R?
The BENGALI LETTER VOCALIC R character (ঋ) has codepoint U+098B.
How do I type or copy BENGALI LETTER VOCALIC R?
Copy ঋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.