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 LL
Overview
ॣ (DEVANAGARI VOWEL SIGN VOCALIC LL) is the Unicode character at code point U+0963. 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+0963 | |
| decimal | 2403 | |
| htmldecimal | ॣ | |
| htmlhex | ॣ | |
| css | \0963 | |
| javascript | \u{963} | |
| python | \u0963 | |
| java | \u0963 | |
| go | \u0963 | |
| ruby | \u{963} | |
| rust | \u{963} | |
| ccpp | \u0963 | |
| urlencoded | %E0%A5%A3 | |
| utf8bytes | e0 a5 a3 | |
| utf16bebytes | 09 63 | |
| utf32bebytes | 00 00 09 63 |
How to Use
HTML:
ॣ
CSS:
content: "\0963"
JavaScript:
"\u{963}"
Python:
"\u0963"
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 LL)?
ॣ (DEVANAGARI VOWEL SIGN VOCALIC LL) is the Unicode character U+0963.
What is the Unicode codepoint of DEVANAGARI VOWEL SIGN VOCALIC LL?
The DEVANAGARI VOWEL SIGN VOCALIC LL character (ॣ) has codepoint U+0963.
How do I type or copy DEVANAGARI VOWEL SIGN VOCALIC LL?
Copy ॣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.