Latin Small Letter R With Acute Letter
ŕ is the Unicode Latin small letter r with an acute accent (U+0155).
U+0155
ŕ is a Latin character used when the letter r carries an acute accent. It’s commonly needed for proper spelling in languages that use diacritics. Use the copy options below to insert it reliably across platforms.
Latin Small Letter R With Acute Letter Meaning
ŕ is the lowercase form of the Latin letter R with an acute accent. In practice, it represents a specific accented variant of “r” used in various orthographies and proper names where diacritics change pronunciation or distinguish words. Because it’s a single Unicode character (U+0155), it’s preferable to composing it from multiple characters when you want consistent rendering and accurate text processing. You can find it in the Unicode “Latin Extended” block and use it in HTML, CSS, and JavaScript via its standard code point and escapes.
Common uses
- •Typing or proofreading names and words that require an accented “r”
- •Entering language-specific text for documents, forms, and catalogs
- •Writing subtitles and captions that must match original spelling
- •Localizing software UI strings and translations with correct diacritics
- •Providing correct characters in data entry, CSVs, and plain-text content
Examples
ŕ — Latin Small Letter R with Acute
- ŕCafé ŕossini
- ŕnová ŕeka
- ŕzorí ŕamón
- ŕl’ŕivoire
- ŕplan ŕís
Variations
Technical codes
| Unicode | U+0155 | |
| HTML Entity | ŕ | |
| HTML Code | ŕ | |
| CSS | \0155 |
FAQ
What does the Latin Small Letter R With Acute letter mean?
ŕ is the lowercase form of the Latin letter R with an acute accent. In practice, it represents a specific accented variant of “r” used in various orthographies and proper names where diacritics change pronunciation or distinguish words. Because it’s a single Unicode character (U+0155), it’s preferable to composing it from multiple characters when you want consistent rendering and accurate text processing. You can find it in the Unicode “Latin Extended” block and use it in HTML, CSS, and JavaScript via its standard code point and escapes.
What Unicode character is ŕ?
ŕ is the Unicode character LATIN SMALL LETTER R WITH ACUTE, code point U+0155.
How can I copy ŕ into HTML?
Use the HTML entity: ŕ.
What CSS escape can I use for ŕ?
Use the CSS escape \\0155.
How do I use ŕ in JavaScript?
You can use the JavaScript Unicode escape: \\u{0155}.