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