Latin Capital Letter R With Double Grave Letter
Ȑ is a Latin Extended capital letter R with a double grave accent.
U+0210
Ȑ (U+0210) is a Unicode character in the Latin Extended block. It’s mainly used in writing systems and linguistic notation where diacritics matter. You can copy it directly or insert it using its Unicode escapes.
Latin Capital Letter R With Double Grave Letter Meaning
Ȑ is the uppercase form of the letter “R” carrying a double grave accent. In Unicode terms, it is explicitly named “LATIN CAPITAL LETTER R WITH DOUBLE GRAVE” and belongs to the Latin Extended set. The double grave diacritic signals a specific orthographic or phonetic distinction used by certain languages, academic transliterations, and type-heavy linguistic documents. Because it is a precomposed Unicode character (not just “R” plus a combining mark), it can be easier to preserve consistent appearance across fonts and platforms when you need this exact letter.
Common uses
- •Linguistics: representing an uppercase R with a specific diacritic in transcription or analysis
- •Scholarly writing: accurate reproduction of names, terms, or orthography that use double-grave accents
- •Font and typography testing: verifying glyph rendering for Latin Extended characters
- •Database entry: storing and retrieving text that must match the exact Unicode character
- •Web content: using the correct precomposed character in HTML for consistent display
Examples
Ȑ Latin Capital Letter R with Double Grave
- ȐȐ is used as an uppercase form in some diacritic-based orthographies.
- ȐType: Ȑ (U+0210) for exact matching in multilingual text.
- ȐShe wrote the term starting with Ȑ in the glossary.
- ȐThe character Ȑ appears in the transcription table.
- ȐFor the title, the correct letter is Ȑ, not plain R.
Variations
Technical codes
| Unicode | U+0210 | |
| HTML Entity | Ȑ | |
| HTML Code | Ȑ | |
| CSS | \0210 |
FAQ
What does the Latin Capital Letter R With Double Grave letter mean?
Ȑ is the uppercase form of the letter “R” carrying a double grave accent. In Unicode terms, it is explicitly named “LATIN CAPITAL LETTER R WITH DOUBLE GRAVE” and belongs to the Latin Extended set. The double grave diacritic signals a specific orthographic or phonetic distinction used by certain languages, academic transliterations, and type-heavy linguistic documents. Because it is a precomposed Unicode character (not just “R” plus a combining mark), it can be easier to preserve consistent appearance across fonts and platforms when you need this exact letter.
What Unicode character is Ȑ?
Ȑ is “LATIN CAPITAL LETTER R WITH DOUBLE GRAVE”, Unicode code point U+0210.
How can I copy Ȑ reliably on the web?
Copy the character directly, or use the HTML entity Ȑ to insert it in markup.
Is Ȑ the same as a plain “R”?
No. Ȑ includes a double grave diacritic and is a distinct precomposed Unicode character.
Can I insert Ȑ using escape sequences in code?
Yes. Common escapes include \\0210 (CSS-style) and \\u{0210} (JavaScript Unicode code point escape).