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