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 LETTER SMALL CAPITAL R
Overview
ʀ (LATIN LETTER SMALL CAPITAL R) is the Unicode character at code point U+0280. It belongs to the IPA Extensions block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0280 | |
| decimal | 640 | |
| htmldecimal | ʀ | |
| htmlhex | ʀ | |
| css | \0280 | |
| javascript | \u{280} | |
| python | \u0280 | |
| java | \u0280 | |
| go | \u0280 | |
| ruby | \u{280} | |
| rust | \u{280} | |
| ccpp | \u0280 | |
| urlencoded | %CA%80 | |
| utf8bytes | ca 80 | |
| utf16bebytes | 02 80 | |
| utf32bebytes | 00 00 02 80 |
How to Use
HTML:
ʀ
CSS:
content: "\0280"
JavaScript:
"\u{280}"
Python:
"\u0280"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ʀ character (LATIN LETTER SMALL CAPITAL R)?
ʀ (LATIN LETTER SMALL CAPITAL R) is the Unicode character U+0280.
What is the Unicode codepoint of LATIN LETTER SMALL CAPITAL R?
The LATIN LETTER SMALL CAPITAL R character (ʀ) has codepoint U+0280.
How do I type or copy LATIN LETTER SMALL CAPITAL R?
Copy ʀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.