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' : ''">
๐ฝ
Overview
๐ฝ (SOGDIAN COMBINING HOOK ABOVE) is the Unicode character at code point U+10F4C. It belongs to the Sogdian block, in the Nonspacing Mark (Mn) general category. Its script is Sogd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10F4C | |
| decimal | 69452 | |
| htmldecimal | 𐽌 | |
| htmlhex | 𐽌 | |
| css | \10F4C | |
| javascript | \u{10F4C} | |
| python | \U00010f4c | |
| java | \uD803\uDF4C | |
| go | \U00010F4C | |
| ruby | \u{10F4C} | |
| rust | \u{10F4C} | |
| ccpp | \U00010f4c | |
| urlencoded | %F0%90%BD%8C | |
| utf8bytes | f0 90 bd 8c | |
| utf16bebytes | d8 03 df 4c | |
| utf32bebytes | 00 01 0f 4c |
How to Use
HTML:
𐽌
CSS:
content: "\10F4C"
JavaScript:
"\u{10F4C}"
Python:
"\U00010f4c"
Properties
Frequently Asked Questions
What is the ๐ฝ character (SOGDIAN COMBINING HOOK ABOVE)?
๐ฝ (SOGDIAN COMBINING HOOK ABOVE) is the Unicode character U+10F4C.
What is the Unicode codepoint of SOGDIAN COMBINING HOOK ABOVE?
The SOGDIAN COMBINING HOOK ABOVE character (๐ฝ) has codepoint U+10F4C.
How do I type or copy SOGDIAN COMBINING HOOK ABOVE?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.