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