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