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