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 AU LENGTH MARK) is the Unicode character at code point U+09D7. It belongs to the Bengali block, in the Spacing Mark (Mc) general category. Its script is Beng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+09D7 | |
| decimal | 2519 | |
| htmldecimal | ৗ | |
| htmlhex | ৗ | |
| css | \09D7 | |
| javascript | \u{9D7} | |
| python | \u09d7 | |
| java | \u09D7 | |
| go | \u09D7 | |
| ruby | \u{9D7} | |
| rust | \u{9D7} | |
| ccpp | \u09d7 | |
| urlencoded | %E0%A7%97 | |
| utf8bytes | e0 a7 97 | |
| utf16bebytes | 09 d7 | |
| utf32bebytes | 00 00 09 d7 |
How to Use
HTML:
ৗ
CSS:
content: "\09D7"
JavaScript:
"\u{9D7}"
Python:
"\u09d7"
Properties
Frequently Asked Questions
What is the ৗ character (BENGALI AU LENGTH MARK)?
ৗ (BENGALI AU LENGTH MARK) is the Unicode character U+09D7.
What is the Unicode codepoint of BENGALI AU LENGTH MARK?
The BENGALI AU LENGTH MARK character (ৗ) has codepoint U+09D7.
How do I type or copy BENGALI AU LENGTH MARK?
Copy ৗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.