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