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 R WITH TAIL
Overview
๐จ (MODIFIER LETTER SMALL R WITH TAIL) is the Unicode character at code point U+107A8. 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+107A8 | |
| decimal | 67496 | |
| htmldecimal | 𐞨 | |
| htmlhex | 𐞨 | |
| css | \107A8 | |
| javascript | \u{107A8} | |
| python | \U000107a8 | |
| java | \uD801\uDFA8 | |
| go | \U000107A8 | |
| ruby | \u{107A8} | |
| rust | \u{107A8} | |
| ccpp | \U000107a8 | |
| urlencoded | %F0%90%9E%A8 | |
| utf8bytes | f0 90 9e a8 | |
| utf16bebytes | d8 01 df a8 | |
| utf32bebytes | 00 01 07 a8 |
How to Use
HTML:
𐞨
CSS:
content: "\107A8"
JavaScript:
"\u{107A8}"
Python:
"\U000107a8"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 027D
Frequently Asked Questions
What is the ๐จ character (MODIFIER LETTER SMALL R WITH TAIL)?
๐จ (MODIFIER LETTER SMALL R WITH TAIL) is the Unicode character U+107A8.
What is the Unicode codepoint of MODIFIER LETTER SMALL R WITH TAIL?
The MODIFIER LETTER SMALL R WITH TAIL character (๐จ) has codepoint U+107A8.
How do I type or copy MODIFIER LETTER SMALL R WITH TAIL?
Copy ๐จ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.