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' : ''">
Ṛ
LATIN CAPITAL LETTER R WITH DOT BELOW
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E5A | |
| decimal | 7770 | |
| htmldecimal | Ṛ | |
| htmlhex | Ṛ | |
| css | \1E5A | |
| javascript | \u{1E5A} | |
| python | \u1e5a | |
| java | \u1E5A | |
| go | \u1E5A | |
| ruby | \u{1E5A} | |
| rust | \u{1E5A} | |
| ccpp | \u1e5a | |
| urlencoded | %E1%B9%9A | |
| utf8bytes | e1 b9 9a | |
| utf16bebytes | 1e 5a | |
| utf32bebytes | 00 00 1e 5a |
How to Use
HTML:
Ṛ
CSS:
content: "\1E5A"
JavaScript:
"\u{1E5A}"
Python:
"\u1e5a"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0052 0323
Frequently Asked Questions
What is the Ṛ character (LATIN CAPITAL LETTER R WITH DOT BELOW)?
Ṛ (LATIN CAPITAL LETTER R WITH DOT BELOW) is the Unicode character U+1E5A.
What is the Unicode codepoint of LATIN CAPITAL LETTER R WITH DOT BELOW?
The LATIN CAPITAL LETTER R WITH DOT BELOW character (Ṛ) has codepoint U+1E5A.
How do I type or copy LATIN CAPITAL LETTER R WITH DOT BELOW?
Copy Ṛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.