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