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 VOWEL SIGN VOCALIC L) is the Unicode character at code point U+0D62. It belongs to the Malayalam block, in the Nonspacing Mark (Mn) general category. Its script is Mlym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0D62 | |
| decimal | 3426 | |
| htmldecimal | ൢ | |
| htmlhex | ൢ | |
| css | \0D62 | |
| javascript | \u{D62} | |
| python | \u0d62 | |
| java | \u0D62 | |
| go | \u0D62 | |
| ruby | \u{D62} | |
| rust | \u{D62} | |
| ccpp | \u0d62 | |
| urlencoded | %E0%B5%A2 | |
| utf8bytes | e0 b5 a2 | |
| utf16bebytes | 0d 62 | |
| utf32bebytes | 00 00 0d 62 |
How to Use
HTML:
ൢ
CSS:
content: "\0D62"
JavaScript:
"\u{D62}"
Python:
"\u0d62"
Properties
Frequently Asked Questions
What is the ൢ character (MALAYALAM VOWEL SIGN VOCALIC L)?
ൢ (MALAYALAM VOWEL SIGN VOCALIC L) is the Unicode character U+0D62.
What is the Unicode codepoint of MALAYALAM VOWEL SIGN VOCALIC L?
The MALAYALAM VOWEL SIGN VOCALIC L character (ൢ) has codepoint U+0D62.
How do I type or copy MALAYALAM VOWEL SIGN VOCALIC L?
Copy ൢ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.