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 RR) is the Unicode character at code point U+0D60. 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+0D60 | |
| decimal | 3424 | |
| htmldecimal | ൠ | |
| htmlhex | ൠ | |
| css | \0D60 | |
| javascript | \u{D60} | |
| python | \u0d60 | |
| java | \u0D60 | |
| go | \u0D60 | |
| ruby | \u{D60} | |
| rust | \u{D60} | |
| ccpp | \u0d60 | |
| urlencoded | %E0%B5%A0 | |
| utf8bytes | e0 b5 a0 | |
| utf16bebytes | 0d 60 | |
| utf32bebytes | 00 00 0d 60 |
How to Use
HTML:
ൠ
CSS:
content: "\0D60"
JavaScript:
"\u{D60}"
Python:
"\u0d60"
Properties
Frequently Asked Questions
What is the ൠ character (MALAYALAM LETTER VOCALIC RR)?
ൠ (MALAYALAM LETTER VOCALIC RR) is the Unicode character U+0D60.
What is the Unicode codepoint of MALAYALAM LETTER VOCALIC RR?
The MALAYALAM LETTER VOCALIC RR character (ൠ) has codepoint U+0D60.
How do I type or copy MALAYALAM LETTER VOCALIC RR?
Copy ൠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.