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 VOWEL SIGN VOCALIC L
Overview
ॢ (DEVANAGARI VOWEL SIGN VOCALIC L) is the Unicode character at code point U+0962. It belongs to the Devanagari block, in the Nonspacing Mark (Mn) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0962 | |
| decimal | 2402 | |
| htmldecimal | ॢ | |
| htmlhex | ॢ | |
| css | \0962 | |
| javascript | \u{962} | |
| python | \u0962 | |
| java | \u0962 | |
| go | \u0962 | |
| ruby | \u{962} | |
| rust | \u{962} | |
| ccpp | \u0962 | |
| urlencoded | %E0%A5%A2 | |
| utf8bytes | e0 a5 a2 | |
| utf16bebytes | 09 62 | |
| utf32bebytes | 00 00 09 62 |
How to Use
HTML:
ॢ
CSS:
content: "\0962"
JavaScript:
"\u{962}"
Python:
"\u0962"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ॢ character (DEVANAGARI VOWEL SIGN VOCALIC L)?
ॢ (DEVANAGARI VOWEL SIGN VOCALIC L) is the Unicode character U+0962.
What is the Unicode codepoint of DEVANAGARI VOWEL SIGN VOCALIC L?
The DEVANAGARI VOWEL SIGN VOCALIC L character (ॢ) has codepoint U+0962.
How do I type or copy DEVANAGARI VOWEL SIGN VOCALIC L?
Copy ॢ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.