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