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 LLLA
Overview
ऴ (DEVANAGARI LETTER LLLA) is the Unicode character at code point U+0934. 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+0934 | |
| decimal | 2356 | |
| htmldecimal | ऴ | |
| htmlhex | ऴ | |
| css | \0934 | |
| javascript | \u{934} | |
| python | \u0934 | |
| java | \u0934 | |
| go | \u0934 | |
| ruby | \u{934} | |
| rust | \u{934} | |
| ccpp | \u0934 | |
| urlencoded | %E0%A4%B4 | |
| utf8bytes | e0 a4 b4 | |
| utf16bebytes | 09 34 | |
| utf32bebytes | 00 00 09 34 |
How to Use
HTML:
ऴ
CSS:
content: "\0934"
JavaScript:
"\u{934}"
Python:
"\u0934"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0933 093C
Frequently Asked Questions
What is the ऴ character (DEVANAGARI LETTER LLLA)?
ऴ (DEVANAGARI LETTER LLLA) is the Unicode character U+0934.
What is the Unicode codepoint of DEVANAGARI LETTER LLLA?
The DEVANAGARI LETTER LLLA character (ऴ) has codepoint U+0934.
How do I type or copy DEVANAGARI LETTER LLLA?
Copy ऴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.