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 RA) is the Unicode character at code point U+0CB0. 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+0CB0 | |
| decimal | 3248 | |
| htmldecimal | ರ | |
| htmlhex | ರ | |
| css | \0CB0 | |
| javascript | \u{CB0} | |
| python | \u0cb0 | |
| java | \u0CB0 | |
| go | \u0CB0 | |
| ruby | \u{CB0} | |
| rust | \u{CB0} | |
| ccpp | \u0cb0 | |
| urlencoded | %E0%B2%B0 | |
| utf8bytes | e0 b2 b0 | |
| utf16bebytes | 0c b0 | |
| utf32bebytes | 00 00 0c b0 |
How to Use
HTML:
ರ
CSS:
content: "\0CB0"
JavaScript:
"\u{CB0}"
Python:
"\u0cb0"
Properties
Frequently Asked Questions
What is the ರ character (KANNADA LETTER RA)?
ರ (KANNADA LETTER RA) is the Unicode character U+0CB0.
What is the Unicode codepoint of KANNADA LETTER RA?
The KANNADA LETTER RA character (ರ) has codepoint U+0CB0.
How do I type or copy KANNADA LETTER RA?
Copy ರ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.