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 SMALL LETTER R ROTUNDA
Overview
ꝛ (LATIN SMALL LETTER R ROTUNDA) is the Unicode character at code point U+A75B. It belongs to the Latin Extended-D block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A75B | |
| decimal | 42843 | |
| htmldecimal | ꝛ | |
| htmlhex | ꝛ | |
| css | \A75B | |
| javascript | \u{A75B} | |
| python | \ua75b | |
| java | \uA75B | |
| go | \uA75B | |
| ruby | \u{A75B} | |
| rust | \u{A75B} | |
| ccpp | \ua75b | |
| urlencoded | %EA%9D%9B | |
| utf8bytes | ea 9d 9b | |
| utf16bebytes | a7 5b | |
| utf32bebytes | 00 00 a7 5b |
How to Use
HTML:
ꝛ
CSS:
content: "\A75B"
JavaScript:
"\u{A75B}"
Python:
"\ua75b"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꝛ character (LATIN SMALL LETTER R ROTUNDA)?
ꝛ (LATIN SMALL LETTER R ROTUNDA) is the Unicode character U+A75B.
What is the Unicode codepoint of LATIN SMALL LETTER R ROTUNDA?
The LATIN SMALL LETTER R ROTUNDA character (ꝛ) has codepoint U+A75B.
How do I type or copy LATIN SMALL LETTER R ROTUNDA?
Copy ꝛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.