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 LETTER STRETCHED C WITH CURL
Overview
๐ผ (LATIN LETTER STRETCHED C WITH CURL) is the Unicode character at code point U+1DF0F. 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+1DF0F | |
| decimal | 122639 | |
| htmldecimal | 𝼏 | |
| htmlhex | 𝼏 | |
| css | \1DF0F | |
| javascript | \u{1DF0F} | |
| python | \U0001df0f | |
| java | \uD837\uDF0F | |
| go | \U0001DF0F | |
| ruby | \u{1DF0F} | |
| rust | \u{1DF0F} | |
| ccpp | \U0001df0f | |
| urlencoded | %F0%9D%BC%8F | |
| utf8bytes | f0 9d bc 8f | |
| utf16bebytes | d8 37 df 0f | |
| utf32bebytes | 00 01 df 0f |
How to Use
HTML:
𝼏
CSS:
content: "\1DF0F"
JavaScript:
"\u{1DF0F}"
Python:
"\U0001df0f"
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 LETTER STRETCHED C WITH CURL)?
๐ผ (LATIN LETTER STRETCHED C WITH CURL) is the Unicode character U+1DF0F.
What is the Unicode codepoint of LATIN LETTER STRETCHED C WITH CURL?
The LATIN LETTER STRETCHED C WITH CURL character (๐ผ) has codepoint U+1DF0F.
How do I type or copy LATIN LETTER STRETCHED C WITH CURL?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.