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' : ''">
๐
MODIFIER LETTER SMALL D WITH HOOK
Overview
๐ (MODIFIER LETTER SMALL D WITH HOOK) is the Unicode character at code point U+1078C. It belongs to the Latin Extended-F block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1078C | |
| decimal | 67468 | |
| htmldecimal | 𐞌 | |
| htmlhex | 𐞌 | |
| css | \1078C | |
| javascript | \u{1078C} | |
| python | \U0001078c | |
| java | \uD801\uDF8C | |
| go | \U0001078C | |
| ruby | \u{1078C} | |
| rust | \u{1078C} | |
| ccpp | \U0001078c | |
| urlencoded | %F0%90%9E%8C | |
| utf8bytes | f0 90 9e 8c | |
| utf16bebytes | d8 01 df 8c | |
| utf32bebytes | 00 01 07 8c |
How to Use
HTML:
𐞌
CSS:
content: "\1078C"
JavaScript:
"\u{1078C}"
Python:
"\U0001078c"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0257
Frequently Asked Questions
What is the ๐ character (MODIFIER LETTER SMALL D WITH HOOK)?
๐ (MODIFIER LETTER SMALL D WITH HOOK) is the Unicode character U+1078C.
What is the Unicode codepoint of MODIFIER LETTER SMALL D WITH HOOK?
The MODIFIER LETTER SMALL D WITH HOOK character (๐) has codepoint U+1078C.
How do I type or copy MODIFIER LETTER SMALL D WITH HOOK?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.