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
๐ฐ (BHAIKSUKI LETTER E) is the Unicode character at code point U+11C0A. It belongs to the Bhaiksuki block, in the Other Letter (Lo) general category. Its script is Bhks.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11C0A | |
| decimal | 72714 | |
| htmldecimal | 𑰊 | |
| htmlhex | 𑰊 | |
| css | \11C0A | |
| javascript | \u{11C0A} | |
| python | \U00011c0a | |
| java | \uD807\uDC0A | |
| go | \U00011C0A | |
| ruby | \u{11C0A} | |
| rust | \u{11C0A} | |
| ccpp | \U00011c0a | |
| urlencoded | %F0%91%B0%8A | |
| utf8bytes | f0 91 b0 8a | |
| utf16bebytes | d8 07 dc 0a | |
| utf32bebytes | 00 01 1c 0a |
How to Use
HTML:
𑰊
CSS:
content: "\11C0A"
JavaScript:
"\u{11C0A}"
Python:
"\U00011c0a"
Properties
Frequently Asked Questions
What is the ๐ฐ character (BHAIKSUKI LETTER E)?
๐ฐ (BHAIKSUKI LETTER E) is the Unicode character U+11C0A.
What is the Unicode codepoint of BHAIKSUKI LETTER E?
The BHAIKSUKI LETTER E character (๐ฐ) has codepoint U+11C0A.
How do I type or copy BHAIKSUKI LETTER E?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.