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