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 LETTER MEM) is the Unicode character at code point U+10F3A. It belongs to the Sogdian block, in the Other Letter (Lo) general category. Its script is Sogd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10F3A | |
| decimal | 69434 | |
| htmldecimal | 𐼺 | |
| htmlhex | 𐼺 | |
| css | \10F3A | |
| javascript | \u{10F3A} | |
| python | \U00010f3a | |
| java | \uD803\uDF3A | |
| go | \U00010F3A | |
| ruby | \u{10F3A} | |
| rust | \u{10F3A} | |
| ccpp | \U00010f3a | |
| urlencoded | %F0%90%BC%BA | |
| utf8bytes | f0 90 bc ba | |
| utf16bebytes | d8 03 df 3a | |
| utf32bebytes | 00 01 0f 3a |
How to Use
HTML:
𐼺
CSS:
content: "\10F3A"
JavaScript:
"\u{10F3A}"
Python:
"\U00010f3a"
Properties
Frequently Asked Questions
What is the 𐼺 character (SOGDIAN LETTER MEM)?
𐼺 (SOGDIAN LETTER MEM) is the Unicode character U+10F3A.
What is the Unicode codepoint of SOGDIAN LETTER MEM?
The SOGDIAN LETTER MEM character (𐼺) has codepoint U+10F3A.
How do I type or copy SOGDIAN LETTER MEM?
Copy 𐼺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.