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