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 SHE) is the Unicode character at code point U+10B31. 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+10B31 | |
| decimal | 68401 | |
| htmldecimal | 𐬱 | |
| htmlhex | 𐬱 | |
| css | \10B31 | |
| javascript | \u{10B31} | |
| python | \U00010b31 | |
| java | \uD802\uDF31 | |
| go | \U00010B31 | |
| ruby | \u{10B31} | |
| rust | \u{10B31} | |
| ccpp | \U00010b31 | |
| urlencoded | %F0%90%AC%B1 | |
| utf8bytes | f0 90 ac b1 | |
| utf16bebytes | d8 02 df 31 | |
| utf32bebytes | 00 01 0b 31 |
How to Use
HTML:
𐬱
CSS:
content: "\10B31"
JavaScript:
"\u{10B31}"
Python:
"\U00010b31"
Properties
Frequently Asked Questions
What is the 𐬱 character (AVESTAN LETTER SHE)?
𐬱 (AVESTAN LETTER SHE) is the Unicode character U+10B31.
What is the Unicode codepoint of AVESTAN LETTER SHE?
The AVESTAN LETTER SHE character (𐬱) has codepoint U+10B31.
How do I type or copy AVESTAN LETTER SHE?
Copy 𐬱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.