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