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' : ''">
๐ช
MODIFIER LETTER SMALL CAPITAL R
Overview
๐ช (MODIFIER LETTER SMALL CAPITAL R) is the Unicode character at code point U+107AA. It belongs to the Latin Extended-F block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+107AA | |
| decimal | 67498 | |
| htmldecimal | 𐞪 | |
| htmlhex | 𐞪 | |
| css | \107AA | |
| javascript | \u{107AA} | |
| python | \U000107aa | |
| java | \uD801\uDFAA | |
| go | \U000107AA | |
| ruby | \u{107AA} | |
| rust | \u{107AA} | |
| ccpp | \U000107aa | |
| urlencoded | %F0%90%9E%AA | |
| utf8bytes | f0 90 9e aa | |
| utf16bebytes | d8 01 df aa | |
| utf32bebytes | 00 01 07 aa |
How to Use
HTML:
𐞪
CSS:
content: "\107AA"
JavaScript:
"\u{107AA}"
Python:
"\U000107aa"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0280
Frequently Asked Questions
What is the ๐ช character (MODIFIER LETTER SMALL CAPITAL R)?
๐ช (MODIFIER LETTER SMALL CAPITAL R) is the Unicode character U+107AA.
What is the Unicode codepoint of MODIFIER LETTER SMALL CAPITAL R?
The MODIFIER LETTER SMALL CAPITAL R character (๐ช) has codepoint U+107AA.
How do I type or copy MODIFIER LETTER SMALL CAPITAL R?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.