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
ය (SINHALA LETTER YAYANNA) is the Unicode character at code point U+0DBA. It belongs to the Sinhala block, in the Other Letter (Lo) general category. Its script is Sinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0DBA | |
| decimal | 3514 | |
| htmldecimal | ය | |
| htmlhex | ය | |
| css | \0DBA | |
| javascript | \u{DBA} | |
| python | \u0dba | |
| java | \u0DBA | |
| go | \u0DBA | |
| ruby | \u{DBA} | |
| rust | \u{DBA} | |
| ccpp | \u0dba | |
| urlencoded | %E0%B6%BA | |
| utf8bytes | e0 b6 ba | |
| utf16bebytes | 0d ba | |
| utf32bebytes | 00 00 0d ba |
How to Use
HTML:
ය
CSS:
content: "\0DBA"
JavaScript:
"\u{DBA}"
Python:
"\u0dba"
Properties
Frequently Asked Questions
What is the ය character (SINHALA LETTER YAYANNA)?
ය (SINHALA LETTER YAYANNA) is the Unicode character U+0DBA.
What is the Unicode codepoint of SINHALA LETTER YAYANNA?
The SINHALA LETTER YAYANNA character (ය) has codepoint U+0DBA.
How do I type or copy SINHALA LETTER YAYANNA?
Copy ය directly, or use the HTML entity, UTF-8, and code encodings shown on this page.