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 HE) is the Unicode character at code point U+10F33. 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+10F33 | |
| decimal | 69427 | |
| htmldecimal | 𐼳 | |
| htmlhex | 𐼳 | |
| css | \10F33 | |
| javascript | \u{10F33} | |
| python | \U00010f33 | |
| java | \uD803\uDF33 | |
| go | \U00010F33 | |
| ruby | \u{10F33} | |
| rust | \u{10F33} | |
| ccpp | \U00010f33 | |
| urlencoded | %F0%90%BC%B3 | |
| utf8bytes | f0 90 bc b3 | |
| utf16bebytes | d8 03 df 33 | |
| utf32bebytes | 00 01 0f 33 |
How to Use
HTML:
𐼳
CSS:
content: "\10F33"
JavaScript:
"\u{10F33}"
Python:
"\U00010f33"
Properties
Frequently Asked Questions
What is the 𐼳 character (SOGDIAN LETTER HE)?
𐼳 (SOGDIAN LETTER HE) is the Unicode character U+10F33.
What is the Unicode codepoint of SOGDIAN LETTER HE?
The SOGDIAN LETTER HE character (𐼳) has codepoint U+10F33.
How do I type or copy SOGDIAN LETTER HE?
Copy 𐼳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.