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 RESH BELOW) is the Unicode character at code point U+10F4F. 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+10F4F | |
| decimal | 69455 | |
| htmldecimal | 𐽏 | |
| htmlhex | 𐽏 | |
| css | \10F4F | |
| javascript | \u{10F4F} | |
| python | \U00010f4f | |
| java | \uD803\uDF4F | |
| go | \U00010F4F | |
| ruby | \u{10F4F} | |
| rust | \u{10F4F} | |
| ccpp | \U00010f4f | |
| urlencoded | %F0%90%BD%8F | |
| utf8bytes | f0 90 bd 8f | |
| utf16bebytes | d8 03 df 4f | |
| utf32bebytes | 00 01 0f 4f |
How to Use
HTML:
𐽏
CSS:
content: "\10F4F"
JavaScript:
"\u{10F4F}"
Python:
"\U00010f4f"
Properties
Frequently Asked Questions
What is the ๐ฝ character (SOGDIAN COMBINING RESH BELOW)?
๐ฝ (SOGDIAN COMBINING RESH BELOW) is the Unicode character U+10F4F.
What is the Unicode codepoint of SOGDIAN COMBINING RESH BELOW?
The SOGDIAN COMBINING RESH BELOW character (๐ฝ) has codepoint U+10F4F.
How do I type or copy SOGDIAN COMBINING RESH BELOW?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.