Latin Capital Letter R With Dot Below And Macron Letter
Ṝ is a Latin Extended uppercase R with a dot below and a macron, used in specialized text systems and typography.
U+1E5C
The symbol Ṝ is an uppercase character from the Latin Extended block. It has a specific Unicode code point and can be copied or inserted using standard escapes in HTML, CSS, and JavaScript.
Latin Capital Letter R With Dot Below And Macron Letter Meaning
Ṝ (Unicode U+1E5C) is the “LATIN CAPITAL LETTER R WITH DOT BELOW AND MACRON.” The visual combination (R with a dot below and a macron) indicates a precise, encoded letter variant rather than a simple accent mark. In practice, characters like this are commonly used where letter distinctions matter, such as scholarly editions, linguistic notation, and font sets that support extended Latin characters. Because it is an actual Unicode character (not just styling), it preserves meaning across documents, code, and systems that support the character.
Common uses
- •Academic or linguistic writing that requires an uppercase R variant with specific diacritics
- •Transcription work where letter distinctions are encoded as distinct Unicode characters
- •Typography and font testing for Latin Extended character coverage
- •Creating or labeling materials that need exact character fidelity (e.g., datasets, glossaries)
- •Programming content systems that must store and display extended Latin characters correctly
Examples
Ṝ Latin Capital Letter R with Dot Below and Macron
- ṜṜ is shown as a single character in Unicode text.
- ṜPlease verify that Ṝ displays correctly in the selected font.
- ṜIn the table, Ṝ appears alongside other Latin Extended letters.
- ṜThe heading uses Ṝ to match the original notation.
- ṜCopy and paste Ṝ to preserve the exact code point.
Variations
Technical codes
| Unicode | U+1E5C | |
| HTML Entity | Ṝ | |
| HTML Code | Ṝ | |
| CSS | \1E5C |
FAQ
What does the Latin Capital Letter R With Dot Below And Macron letter mean?
Ṝ (Unicode U+1E5C) is the “LATIN CAPITAL LETTER R WITH DOT BELOW AND MACRON.” The visual combination (R with a dot below and a macron) indicates a precise, encoded letter variant rather than a simple accent mark. In practice, characters like this are commonly used where letter distinctions matter, such as scholarly editions, linguistic notation, and font sets that support extended Latin characters. Because it is an actual Unicode character (not just styling), it preserves meaning across documents, code, and systems that support the character.
What is the Unicode code point for Ṝ?
Ṝ has Unicode code point U+1E5C.
How do I type or insert Ṝ in HTML?
Use the HTML entity: Ṝ.
How can I include Ṝ in CSS?
You can reference it with the CSS escape: \\1E5C.
What JavaScript escape can I use for Ṝ?
Use: \\u{1E5C}.