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 ZHA) is the Unicode character at code point U+105ED. 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+105ED | |
| decimal | 67053 | |
| htmldecimal | 𐗭 | |
| htmlhex | 𐗭 | |
| css | \105ED | |
| javascript | \u{105ED} | |
| python | \U000105ed | |
| java | \uD801\uDDED | |
| go | \U000105ED | |
| ruby | \u{105ED} | |
| rust | \u{105ED} | |
| ccpp | \U000105ed | |
| urlencoded | %F0%90%97%AD | |
| utf8bytes | f0 90 97 ad | |
| utf16bebytes | d8 01 dd ed | |
| utf32bebytes | 00 01 05 ed |
How to Use
HTML:
𐗭
CSS:
content: "\105ED"
JavaScript:
"\u{105ED}"
Python:
"\U000105ed"
Properties
Frequently Asked Questions
What is the ๐ญ character (TODHRI LETTER ZHA)?
๐ญ (TODHRI LETTER ZHA) is the Unicode character U+105ED.
What is the Unicode codepoint of TODHRI LETTER ZHA?
The TODHRI LETTER ZHA character (๐ญ) has codepoint U+105ED.
How do I type or copy TODHRI LETTER ZHA?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.