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
ா (TAMIL VOWEL SIGN AA) is the Unicode character at code point U+0BBE. It belongs to the Tamil block, in the Spacing Mark (Mc) general category. Its script is Taml.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0BBE | |
| decimal | 3006 | |
| htmldecimal | ா | |
| htmlhex | ா | |
| css | \0BBE | |
| javascript | \u{BBE} | |
| python | \u0bbe | |
| java | \u0BBE | |
| go | \u0BBE | |
| ruby | \u{BBE} | |
| rust | \u{BBE} | |
| ccpp | \u0bbe | |
| urlencoded | %E0%AE%BE | |
| utf8bytes | e0 ae be | |
| utf16bebytes | 0b be | |
| utf32bebytes | 00 00 0b be |
How to Use
HTML:
ா
CSS:
content: "\0BBE"
JavaScript:
"\u{BBE}"
Python:
"\u0bbe"
Properties
Frequently Asked Questions
What is the ா character (TAMIL VOWEL SIGN AA)?
ா (TAMIL VOWEL SIGN AA) is the Unicode character U+0BBE.
What is the Unicode codepoint of TAMIL VOWEL SIGN AA?
The TAMIL VOWEL SIGN AA character (ா) has codepoint U+0BBE.
How do I type or copy TAMIL VOWEL SIGN AA?
Copy ா directly, or use the HTML entity, UTF-8, and code encodings shown on this page.