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