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