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 HEAVY YA
Overview
ॺ (DEVANAGARI LETTER HEAVY YA) is the Unicode character at code point U+097A. 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+097A | |
| decimal | 2426 | |
| htmldecimal | ॺ | |
| htmlhex | ॺ | |
| css | \097A | |
| javascript | \u{97A} | |
| python | \u097a | |
| java | \u097A | |
| go | \u097A | |
| ruby | \u{97A} | |
| rust | \u{97A} | |
| ccpp | \u097a | |
| urlencoded | %E0%A5%BA | |
| utf8bytes | e0 a5 ba | |
| utf16bebytes | 09 7a | |
| utf32bebytes | 00 00 09 7a |
How to Use
HTML:
ॺ
CSS:
content: "\097A"
JavaScript:
"\u{97A}"
Python:
"\u097a"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ॺ character (DEVANAGARI LETTER HEAVY YA)?
ॺ (DEVANAGARI LETTER HEAVY YA) is the Unicode character U+097A.
What is the Unicode codepoint of DEVANAGARI LETTER HEAVY YA?
The DEVANAGARI LETTER HEAVY YA character (ॺ) has codepoint U+097A.
How do I type or copy DEVANAGARI LETTER HEAVY YA?
Copy ॺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.