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