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 DOUBLE R
Overview
ꭈ (LATIN SMALL LETTER DOUBLE R) is the Unicode character at code point U+AB48. 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+AB48 | |
| decimal | 43848 | |
| htmldecimal | ꭈ | |
| htmlhex | ꭈ | |
| css | \AB48 | |
| javascript | \u{AB48} | |
| python | \uab48 | |
| java | \uAB48 | |
| go | \uAB48 | |
| ruby | \u{AB48} | |
| rust | \u{AB48} | |
| ccpp | \uab48 | |
| urlencoded | %EA%AD%88 | |
| utf8bytes | ea ad 88 | |
| utf16bebytes | ab 48 | |
| utf32bebytes | 00 00 ab 48 |
How to Use
HTML:
ꭈ
CSS:
content: "\AB48"
JavaScript:
"\u{AB48}"
Python:
"\uab48"
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 DOUBLE R)?
ꭈ (LATIN SMALL LETTER DOUBLE R) is the Unicode character U+AB48.
What is the Unicode codepoint of LATIN SMALL LETTER DOUBLE R?
The LATIN SMALL LETTER DOUBLE R character (ꭈ) has codepoint U+AB48.
How do I type or copy LATIN SMALL LETTER DOUBLE R?
Copy ꭈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.