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' : ''">
ᫍ
COMBINING LATIN SMALL LETTER INSULAR R
Overview
ᫍ (COMBINING LATIN SMALL LETTER INSULAR R) is the Unicode character at code point U+1ACD. It belongs to the Combining Diacritical Marks Extended block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1ACD | |
| decimal | 6861 | |
| htmldecimal | ᫍ | |
| htmlhex | ᫍ | |
| css | \1ACD | |
| javascript | \u{1ACD} | |
| python | \u1acd | |
| java | \u1ACD | |
| go | \u1ACD | |
| ruby | \u{1ACD} | |
| rust | \u{1ACD} | |
| ccpp | \u1acd | |
| urlencoded | %E1%AB%8D | |
| utf8bytes | e1 ab 8d | |
| utf16bebytes | 1a cd | |
| utf32bebytes | 00 00 1a cd |
How to Use
HTML:
ᫍ
CSS:
content: "\1ACD"
JavaScript:
"\u{1ACD}"
Python:
"\u1acd"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ᫍ character (COMBINING LATIN SMALL LETTER INSULAR R)?
ᫍ (COMBINING LATIN SMALL LETTER INSULAR R) is the Unicode character U+1ACD.
What is the Unicode codepoint of COMBINING LATIN SMALL LETTER INSULAR R?
The COMBINING LATIN SMALL LETTER INSULAR R character (ᫍ) has codepoint U+1ACD.
How do I type or copy COMBINING LATIN SMALL LETTER INSULAR R?
Copy ᫍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.