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