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