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