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