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 SMALL LETTER R WITH DOT ABOVE
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+1E59 | |
| decimal | 7769 | |
| htmldecimal | ṙ | |
| htmlhex | ṙ | |
| css | \1E59 | |
| javascript | \u{1E59} | |
| python | \u1e59 | |
| java | \u1E59 | |
| go | \u1E59 | |
| ruby | \u{1E59} | |
| rust | \u{1E59} | |
| ccpp | \u1e59 | |
| urlencoded | %E1%B9%99 | |
| utf8bytes | e1 b9 99 | |
| utf16bebytes | 1e 59 | |
| utf32bebytes | 00 00 1e 59 |
How to Use
HTML:
ṙ
CSS:
content: "\1E59"
JavaScript:
"\u{1E59}"
Python:
"\u1e59"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0072 0307
Frequently Asked Questions
What is the ṙ character (LATIN SMALL LETTER R WITH DOT ABOVE)?
ṙ (LATIN SMALL LETTER R WITH DOT ABOVE) is the Unicode character U+1E59.
What is the Unicode codepoint of LATIN SMALL LETTER R WITH DOT ABOVE?
The LATIN SMALL LETTER R WITH DOT ABOVE character (ṙ) has codepoint U+1E59.
How do I type or copy LATIN SMALL LETTER R WITH DOT ABOVE?
Copy ṙ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.