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
๐ฐ (KHOJKI VOWEL SIGN E) is the Unicode character at code point U+11230. It belongs to the Khojki block, in the Nonspacing Mark (Mn) general category. Its script is Khoj.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11230 | |
| decimal | 70192 | |
| htmldecimal | 𑈰 | |
| htmlhex | 𑈰 | |
| css | \11230 | |
| javascript | \u{11230} | |
| python | \U00011230 | |
| java | \uD804\uDE30 | |
| go | \U00011230 | |
| ruby | \u{11230} | |
| rust | \u{11230} | |
| ccpp | \U00011230 | |
| urlencoded | %F0%91%88%B0 | |
| utf8bytes | f0 91 88 b0 | |
| utf16bebytes | d8 04 de 30 | |
| utf32bebytes | 00 01 12 30 |
How to Use
HTML:
𑈰
CSS:
content: "\11230"
JavaScript:
"\u{11230}"
Python:
"\U00011230"
Properties
Frequently Asked Questions
What is the ๐ฐ character (KHOJKI VOWEL SIGN E)?
๐ฐ (KHOJKI VOWEL SIGN E) is the Unicode character U+11230.
What is the Unicode codepoint of KHOJKI VOWEL SIGN E?
The KHOJKI VOWEL SIGN E character (๐ฐ) has codepoint U+11230.
How do I type or copy KHOJKI VOWEL SIGN E?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.