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