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' : ''">
ൡ
Overview
ൡ (MALAYALAM LETTER VOCALIC LL) is the Unicode character at code point U+0D61. It belongs to the Malayalam block, in the Other Letter (Lo) general category. Its script is Mlym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0D61 | |
| decimal | 3425 | |
| htmldecimal | ൡ | |
| htmlhex | ൡ | |
| css | \0D61 | |
| javascript | \u{D61} | |
| python | \u0d61 | |
| java | \u0D61 | |
| go | \u0D61 | |
| ruby | \u{D61} | |
| rust | \u{D61} | |
| ccpp | \u0d61 | |
| urlencoded | %E0%B5%A1 | |
| utf8bytes | e0 b5 a1 | |
| utf16bebytes | 0d 61 | |
| utf32bebytes | 00 00 0d 61 |
How to Use
HTML:
ൡ
CSS:
content: "\0D61"
JavaScript:
"\u{D61}"
Python:
"\u0d61"
Properties
Frequently Asked Questions
What is the ൡ character (MALAYALAM LETTER VOCALIC LL)?
ൡ (MALAYALAM LETTER VOCALIC LL) is the Unicode character U+0D61.
What is the Unicode codepoint of MALAYALAM LETTER VOCALIC LL?
The MALAYALAM LETTER VOCALIC LL character (ൡ) has codepoint U+0D61.
How do I type or copy MALAYALAM LETTER VOCALIC LL?
Copy ൡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.