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
ಱ (KANNADA LETTER RRA) is the Unicode character at code point U+0CB1. It belongs to the Kannada block, in the Other Letter (Lo) general category. Its script is Knda.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0CB1 | |
| decimal | 3249 | |
| htmldecimal | ಱ | |
| htmlhex | ಱ | |
| css | \0CB1 | |
| javascript | \u{CB1} | |
| python | \u0cb1 | |
| java | \u0CB1 | |
| go | \u0CB1 | |
| ruby | \u{CB1} | |
| rust | \u{CB1} | |
| ccpp | \u0cb1 | |
| urlencoded | %E0%B2%B1 | |
| utf8bytes | e0 b2 b1 | |
| utf16bebytes | 0c b1 | |
| utf32bebytes | 00 00 0c b1 |
How to Use
HTML:
ಱ
CSS:
content: "\0CB1"
JavaScript:
"\u{CB1}"
Python:
"\u0cb1"
Properties
Frequently Asked Questions
What is the ಱ character (KANNADA LETTER RRA)?
ಱ (KANNADA LETTER RRA) is the Unicode character U+0CB1.
What is the Unicode codepoint of KANNADA LETTER RRA?
The KANNADA LETTER RRA character (ಱ) has codepoint U+0CB1.
How do I type or copy KANNADA LETTER RRA?
Copy ಱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.