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 LONG LEG AND RETROFLEX HOOK
Overview
๐ผ (LATIN SMALL LETTER TURNED R WITH LONG LEG AND RETROFLEX HOOK) is the Unicode character at code point U+1DF08. It belongs to the Latin Extended-G block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DF08 | |
| decimal | 122632 | |
| htmldecimal | 𝼈 | |
| htmlhex | 𝼈 | |
| css | \1DF08 | |
| javascript | \u{1DF08} | |
| python | \U0001df08 | |
| java | \uD837\uDF08 | |
| go | \U0001DF08 | |
| ruby | \u{1DF08} | |
| rust | \u{1DF08} | |
| ccpp | \U0001df08 | |
| urlencoded | %F0%9D%BC%88 | |
| utf8bytes | f0 9d bc 88 | |
| utf16bebytes | d8 37 df 08 | |
| utf32bebytes | 00 01 df 08 |
How to Use
HTML:
𝼈
CSS:
content: "\1DF08"
JavaScript:
"\u{1DF08}"
Python:
"\U0001df08"
Properties
- Block
- Latin Extended-G
- 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 LONG LEG AND RETROFLEX HOOK)?
๐ผ (LATIN SMALL LETTER TURNED R WITH LONG LEG AND RETROFLEX HOOK) is the Unicode character U+1DF08.
What is the Unicode codepoint of LATIN SMALL LETTER TURNED R WITH LONG LEG AND RETROFLEX HOOK?
The LATIN SMALL LETTER TURNED R WITH LONG LEG AND RETROFLEX HOOK character (๐ผ) has codepoint U+1DF08.
How do I type or copy LATIN SMALL LETTER TURNED R WITH LONG LEG AND RETROFLEX HOOK?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.