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