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
๐ (KAITHI LETTER E) is the Unicode character at code point U+11089. It belongs to the Kaithi block, in the Other Letter (Lo) general category. Its script is Kthi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11089 | |
| decimal | 69769 | |
| htmldecimal | 𑂉 | |
| htmlhex | 𑂉 | |
| css | \11089 | |
| javascript | \u{11089} | |
| python | \U00011089 | |
| java | \uD804\uDC89 | |
| go | \U00011089 | |
| ruby | \u{11089} | |
| rust | \u{11089} | |
| ccpp | \U00011089 | |
| urlencoded | %F0%91%82%89 | |
| utf8bytes | f0 91 82 89 | |
| utf16bebytes | d8 04 dc 89 | |
| utf32bebytes | 00 01 10 89 |
How to Use
HTML:
𑂉
CSS:
content: "\11089"
JavaScript:
"\u{11089}"
Python:
"\U00011089"
Properties
Frequently Asked Questions
What is the ๐ character (KAITHI LETTER E)?
๐ (KAITHI LETTER E) is the Unicode character U+11089.
What is the Unicode codepoint of KAITHI LETTER E?
The KAITHI LETTER E character (๐) has codepoint U+11089.
How do I type or copy KAITHI LETTER E?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.