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