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