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