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
๐ฌ (TODHRI LETTER ZA) is the Unicode character at code point U+105EC. It belongs to the Todhri block, in the Other Letter (Lo) general category. Its script is Todr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+105EC | |
| decimal | 67052 | |
| htmldecimal | 𐗬 | |
| htmlhex | 𐗬 | |
| css | \105EC | |
| javascript | \u{105EC} | |
| python | \U000105ec | |
| java | \uD801\uDDEC | |
| go | \U000105EC | |
| ruby | \u{105EC} | |
| rust | \u{105EC} | |
| ccpp | \U000105ec | |
| urlencoded | %F0%90%97%AC | |
| utf8bytes | f0 90 97 ac | |
| utf16bebytes | d8 01 dd ec | |
| utf32bebytes | 00 01 05 ec |
How to Use
HTML:
𐗬
CSS:
content: "\105EC"
JavaScript:
"\u{105EC}"
Python:
"\U000105ec"
Properties
Frequently Asked Questions
What is the ๐ฌ character (TODHRI LETTER ZA)?
๐ฌ (TODHRI LETTER ZA) is the Unicode character U+105EC.
What is the Unicode codepoint of TODHRI LETTER ZA?
The TODHRI LETTER ZA character (๐ฌ) has codepoint U+105EC.
How do I type or copy TODHRI LETTER ZA?
Copy ๐ฌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.