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 SUBSCRIPT SMALL LETTER R
Overview
ᵣ (LATIN SUBSCRIPT SMALL LETTER R) is the Unicode character at code point U+1D63. It belongs to the Phonetic Extensions block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D63 | |
| decimal | 7523 | |
| htmldecimal | ᵣ | |
| htmlhex | ᵣ | |
| css | \1D63 | |
| javascript | \u{1D63} | |
| python | \u1d63 | |
| java | \u1D63 | |
| go | \u1D63 | |
| ruby | \u{1D63} | |
| rust | \u{1D63} | |
| ccpp | \u1d63 | |
| urlencoded | %E1%B5%A3 | |
| utf8bytes | e1 b5 a3 | |
| utf16bebytes | 1d 63 | |
| utf32bebytes | 00 00 1d 63 |
How to Use
HTML:
ᵣ
CSS:
content: "\1D63"
JavaScript:
"\u{1D63}"
Python:
"\u1d63"
Properties
- Block
- Phonetic Extensions
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <sub> 0072
Frequently Asked Questions
What is the ᵣ character (LATIN SUBSCRIPT SMALL LETTER R)?
ᵣ (LATIN SUBSCRIPT SMALL LETTER R) is the Unicode character U+1D63.
What is the Unicode codepoint of LATIN SUBSCRIPT SMALL LETTER R?
The LATIN SUBSCRIPT SMALL LETTER R character (ᵣ) has codepoint U+1D63.
How do I type or copy LATIN SUBSCRIPT SMALL LETTER R?
Copy ᵣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.