free-symbols

Latin Small Letter R With Dot Above Letter

ṙ is the Latin small letter r with a dot above, used in specialized Latin-script writing systems.

U+1E59

ṙ (r with dot above) is a Unicode character used to represent an “r” with a distinguishing mark. It’s useful when you need precise spelling, scholarly notation, or accurate typographic rendering. You can copy it directly or use its Unicode information in code.

Latin Small Letter R With Dot Above Letter Meaning

ṙ is “Latin small letter r with dot above” (Unicode U+1E59). The dot above acts as a diacritic, distinguishing this letter from plain “r”. In many contexts, such marks are used to represent language-specific sounds, transcription conventions, or romanization/orthography distinctions where “r” and “ṙ” should not be treated as the same character. In typography, it helps ensure correct glyph selection and avoids substituting it with a visually similar character. Because it is a distinct Unicode character, it should be used as-is for accurate text processing, searching, and rendering.

Common uses

  • Copying correct characters in linguistic transcriptions and romanization text
  • Writing or editing scholarly/academic notes that require diacritic-accurate spelling
  • Creating multilingual labels or UI text that must match a specific orthography
  • Formatting names, terms, or citations where the diacritic changes the intended character
  • Web and document typography where you want consistent rendering of Latin Extended letters

Examples

ṙ — r with dot above

  • The transcription uses ṙ to mark a specific pronunciation.
  • Please replace plain r with ṙ in this term.
  • In the citation, ṙ appears in the author’s name.
  • The glossary entry includes ṙ with a dot above.
  • For accurate search, use the exact character ṙ.

Variations

Technical codes

UnicodeU+1E59
HTML Entityṙ
HTML Codeṙ
CSS\1E59

FAQ

What does the Latin Small Letter R With Dot Above letter mean?

ṙ is “Latin small letter r with dot above” (Unicode U+1E59). The dot above acts as a diacritic, distinguishing this letter from plain “r”. In many contexts, such marks are used to represent language-specific sounds, transcription conventions, or romanization/orthography distinctions where “r” and “ṙ” should not be treated as the same character. In typography, it helps ensure correct glyph selection and avoids substituting it with a visually similar character. Because it is a distinct Unicode character, it should be used as-is for accurate text processing, searching, and rendering.

What Unicode character is ṙ?

ṙ is LATIN SMALL LETTER R WITH DOT ABOVE, Unicode U+1E59.

How do I type ṙ in HTML or code?

In HTML you can use ṙ. In CSS escape it with \\1E59. In JavaScript you can use \\u{1E59}.

Is ṙ the same as the regular letter r?

No. ṙ is a distinct character with a dot above diacritic and should be used when the spelling/orthography requires it.

Will it render correctly in all apps and browsers?

Most modern systems handle Latin Extended characters well, but rendering can depend on the font. If it shows incorrectly, try a font that supports Latin Extended.