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' : ''">
य
DEVANAGARI LETTER YA
Overview
य (DEVANAGARI LETTER YA) is the Unicode character at code point U+092F. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+092F | |
| decimal | 2351 | |
| htmldecimal | य | |
| htmlhex | य | |
| css | \092F | |
| javascript | \u{92F} | |
| python | \u092f | |
| java | \u092F | |
| go | \u092F | |
| ruby | \u{92F} | |
| rust | \u{92F} | |
| ccpp | \u092f | |
| urlencoded | %E0%A4%AF | |
| utf8bytes | e0 a4 af | |
| utf16bebytes | 09 2f | |
| utf32bebytes | 00 00 09 2f |
How to Use
HTML:
य
CSS:
content: "\092F"
JavaScript:
"\u{92F}"
Python:
"\u092f"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the य character (DEVANAGARI LETTER YA)?
य (DEVANAGARI LETTER YA) is the Unicode character U+092F.
What is the Unicode codepoint of DEVANAGARI LETTER YA?
The DEVANAGARI LETTER YA character (य) has codepoint U+092F.
How do I type or copy DEVANAGARI LETTER YA?
Copy य directly, or use the HTML entity, UTF-8, and code encodings shown on this page.