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 S WITH MID-HEIGHT LEFT HOOK
Overview
𝼩 (LATIN SMALL LETTER S WITH MID-HEIGHT LEFT HOOK) is the Unicode character at code point U+1DF29. 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+1DF29 | |
| decimal | 122665 | |
| htmldecimal | 𝼩 | |
| htmlhex | 𝼩 | |
| css | \1DF29 | |
| javascript | \u{1DF29} | |
| python | \U0001df29 | |
| java | \uD837\uDF29 | |
| go | \U0001DF29 | |
| ruby | \u{1DF29} | |
| rust | \u{1DF29} | |
| ccpp | \U0001df29 | |
| urlencoded | %F0%9D%BC%A9 | |
| utf8bytes | f0 9d bc a9 | |
| utf16bebytes | d8 37 df 29 | |
| utf32bebytes | 00 01 df 29 |
How to Use
HTML:
𝼩
CSS:
content: "\1DF29"
JavaScript:
"\u{1DF29}"
Python:
"\U0001df29"
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 S WITH MID-HEIGHT LEFT HOOK)?
𝼩 (LATIN SMALL LETTER S WITH MID-HEIGHT LEFT HOOK) is the Unicode character U+1DF29.
What is the Unicode codepoint of LATIN SMALL LETTER S WITH MID-HEIGHT LEFT HOOK?
The LATIN SMALL LETTER S WITH MID-HEIGHT LEFT HOOK character (𝼩) has codepoint U+1DF29.
How do I type or copy LATIN SMALL LETTER S WITH MID-HEIGHT LEFT HOOK?
Copy 𝼩 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.