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 CAPITAL LETTER R WITH INVERTED BREVE
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+0212 | |
| decimal | 530 | |
| htmldecimal | Ȓ | |
| htmlhex | Ȓ | |
| css | \0212 | |
| javascript | \u{212} | |
| python | \u0212 | |
| java | \u0212 | |
| go | \u0212 | |
| ruby | \u{212} | |
| rust | \u{212} | |
| ccpp | \u0212 | |
| urlencoded | %C8%92 | |
| utf8bytes | c8 92 | |
| utf16bebytes | 02 12 | |
| utf32bebytes | 00 00 02 12 |
How to Use
HTML:
Ȓ
CSS:
content: "\0212"
JavaScript:
"\u{212}"
Python:
"\u0212"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0052 0311
Frequently Asked Questions
What is the Ȓ character (LATIN CAPITAL LETTER R WITH INVERTED BREVE)?
Ȓ (LATIN CAPITAL LETTER R WITH INVERTED BREVE) is the Unicode character U+0212.
What is the Unicode codepoint of LATIN CAPITAL LETTER R WITH INVERTED BREVE?
The LATIN CAPITAL LETTER R WITH INVERTED BREVE character (Ȓ) has codepoint U+0212.
How do I type or copy LATIN CAPITAL LETTER R WITH INVERTED BREVE?
Copy Ȓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.