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 YYA) is the Unicode character at code point U+09DF. 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+09DF | |
| decimal | 2527 | |
| htmldecimal | য় | |
| htmlhex | য় | |
| css | \09DF | |
| javascript | \u{9DF} | |
| python | \u09df | |
| java | \u09DF | |
| go | \u09DF | |
| ruby | \u{9DF} | |
| rust | \u{9DF} | |
| ccpp | \u09df | |
| urlencoded | %E0%A7%9F | |
| utf8bytes | e0 a7 9f | |
| utf16bebytes | 09 df | |
| utf32bebytes | 00 00 09 df |
How to Use
HTML:
য়
CSS:
content: "\09DF"
JavaScript:
"\u{9DF}"
Python:
"\u09df"
Properties
Frequently Asked Questions
What is the য় character (BENGALI LETTER YYA)?
য় (BENGALI LETTER YYA) is the Unicode character U+09DF.
What is the Unicode codepoint of BENGALI LETTER YYA?
The BENGALI LETTER YYA character (য়) has codepoint U+09DF.
How do I type or copy BENGALI LETTER YYA?
Copy য় directly, or use the HTML entity, UTF-8, and code encodings shown on this page.