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
๐ถ (KHUDAWADI LETTER E) is the Unicode character at code point U+112B6. It belongs to the Khudawadi block, in the Other Letter (Lo) general category. Its script is Sind.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+112B6 | |
| decimal | 70326 | |
| htmldecimal | 𑊶 | |
| htmlhex | 𑊶 | |
| css | \112B6 | |
| javascript | \u{112B6} | |
| python | \U000112b6 | |
| java | \uD804\uDEB6 | |
| go | \U000112B6 | |
| ruby | \u{112B6} | |
| rust | \u{112B6} | |
| ccpp | \U000112b6 | |
| urlencoded | %F0%91%8A%B6 | |
| utf8bytes | f0 91 8a b6 | |
| utf16bebytes | d8 04 de b6 | |
| utf32bebytes | 00 01 12 b6 |
How to Use
HTML:
𑊶
CSS:
content: "\112B6"
JavaScript:
"\u{112B6}"
Python:
"\U000112b6"
Properties
Frequently Asked Questions
What is the ๐ถ character (KHUDAWADI LETTER E)?
๐ถ (KHUDAWADI LETTER E) is the Unicode character U+112B6.
What is the Unicode codepoint of KHUDAWADI LETTER E?
The KHUDAWADI LETTER E character (๐ถ) has codepoint U+112B6.
How do I type or copy KHUDAWADI LETTER E?
Copy ๐ถ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.