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 BETH
Overview
๐ผ (OLD SOGDIAN LETTER BETH) is the Unicode character at code point U+10F02. 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+10F02 | |
| decimal | 69378 | |
| htmldecimal | 𐼂 | |
| htmlhex | 𐼂 | |
| css | \10F02 | |
| javascript | \u{10F02} | |
| python | \U00010f02 | |
| java | \uD803\uDF02 | |
| go | \U00010F02 | |
| ruby | \u{10F02} | |
| rust | \u{10F02} | |
| ccpp | \U00010f02 | |
| urlencoded | %F0%90%BC%82 | |
| utf8bytes | f0 90 bc 82 | |
| utf16bebytes | d8 03 df 02 | |
| utf32bebytes | 00 01 0f 02 |
How to Use
HTML:
𐼂
CSS:
content: "\10F02"
JavaScript:
"\u{10F02}"
Python:
"\U00010f02"
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 BETH)?
๐ผ (OLD SOGDIAN LETTER BETH) is the Unicode character U+10F02.
What is the Unicode codepoint of OLD SOGDIAN LETTER BETH?
The OLD SOGDIAN LETTER BETH character (๐ผ) has codepoint U+10F02.
How do I type or copy OLD SOGDIAN LETTER BETH?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.