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 RR) is the Unicode character at code point U+09E0. 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+09E0 | |
| decimal | 2528 | |
| htmldecimal | ৠ | |
| htmlhex | ৠ | |
| css | \09E0 | |
| javascript | \u{9E0} | |
| python | \u09e0 | |
| java | \u09E0 | |
| go | \u09E0 | |
| ruby | \u{9E0} | |
| rust | \u{9E0} | |
| ccpp | \u09e0 | |
| urlencoded | %E0%A7%A0 | |
| utf8bytes | e0 a7 a0 | |
| utf16bebytes | 09 e0 | |
| utf32bebytes | 00 00 09 e0 |
How to Use
HTML:
ৠ
CSS:
content: "\09E0"
JavaScript:
"\u{9E0}"
Python:
"\u09e0"
Properties
Frequently Asked Questions
What is the ৠ character (BENGALI LETTER VOCALIC RR)?
ৠ (BENGALI LETTER VOCALIC RR) is the Unicode character U+09E0.
What is the Unicode codepoint of BENGALI LETTER VOCALIC RR?
The BENGALI LETTER VOCALIC RR character (ৠ) has codepoint U+09E0.
How do I type or copy BENGALI LETTER VOCALIC RR?
Copy ৠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.