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
𐬣 (AVESTAN LETTER NGYE) is the Unicode character at code point U+10B23. It belongs to the Avestan block, in the Other Letter (Lo) general category. Its script is Avst.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10B23 | |
| decimal | 68387 | |
| htmldecimal | 𐬣 | |
| htmlhex | 𐬣 | |
| css | \10B23 | |
| javascript | \u{10B23} | |
| python | \U00010b23 | |
| java | \uD802\uDF23 | |
| go | \U00010B23 | |
| ruby | \u{10B23} | |
| rust | \u{10B23} | |
| ccpp | \U00010b23 | |
| urlencoded | %F0%90%AC%A3 | |
| utf8bytes | f0 90 ac a3 | |
| utf16bebytes | d8 02 df 23 | |
| utf32bebytes | 00 01 0b 23 |
How to Use
HTML:
𐬣
CSS:
content: "\10B23"
JavaScript:
"\u{10B23}"
Python:
"\U00010b23"
Properties
Frequently Asked Questions
What is the 𐬣 character (AVESTAN LETTER NGYE)?
𐬣 (AVESTAN LETTER NGYE) is the Unicode character U+10B23.
What is the Unicode codepoint of AVESTAN LETTER NGYE?
The AVESTAN LETTER NGYE character (𐬣) has codepoint U+10B23.
How do I type or copy AVESTAN LETTER NGYE?
Copy 𐬣 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.