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' : ''">
๐ผ
OLD SOGDIAN LETTER MEM
Overview
๐ผ (OLD SOGDIAN LETTER MEM) is the Unicode character at code point U+10F0D. It belongs to the Old Sogdian block, in the Other Letter (Lo) general category. Its script is Sogo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10F0D | |
| decimal | 69389 | |
| htmldecimal | 𐼍 | |
| htmlhex | 𐼍 | |
| css | \10F0D | |
| javascript | \u{10F0D} | |
| python | \U00010f0d | |
| java | \uD803\uDF0D | |
| go | \U00010F0D | |
| ruby | \u{10F0D} | |
| rust | \u{10F0D} | |
| ccpp | \U00010f0d | |
| urlencoded | %F0%90%BC%8D | |
| utf8bytes | f0 90 bc 8d | |
| utf16bebytes | d8 03 df 0d | |
| utf32bebytes | 00 01 0f 0d |
How to Use
HTML:
𐼍
CSS:
content: "\10F0D"
JavaScript:
"\u{10F0D}"
Python:
"\U00010f0d"
Properties
- Block
- Old Sogdian
- Script
- Sogo
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ผ character (OLD SOGDIAN LETTER MEM)?
๐ผ (OLD SOGDIAN LETTER MEM) is the Unicode character U+10F0D.
What is the Unicode codepoint of OLD SOGDIAN LETTER MEM?
The OLD SOGDIAN LETTER MEM character (๐ผ) has codepoint U+10F0D.
How do I type or copy OLD SOGDIAN LETTER MEM?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.