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