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