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 THA) is the Unicode character at code point U+11023. 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+11023 | |
| decimal | 69667 | |
| htmldecimal | 𑀣 | |
| htmlhex | 𑀣 | |
| css | \11023 | |
| javascript | \u{11023} | |
| python | \U00011023 | |
| java | \uD804\uDC23 | |
| go | \U00011023 | |
| ruby | \u{11023} | |
| rust | \u{11023} | |
| ccpp | \U00011023 | |
| urlencoded | %F0%91%80%A3 | |
| utf8bytes | f0 91 80 a3 | |
| utf16bebytes | d8 04 dc 23 | |
| utf32bebytes | 00 01 10 23 |
How to Use
HTML:
𑀣
CSS:
content: "\11023"
JavaScript:
"\u{11023}"
Python:
"\U00011023"
Properties
Frequently Asked Questions
What is the ๐ฃ character (BRAHMI LETTER THA)?
๐ฃ (BRAHMI LETTER THA) is the Unicode character U+11023.
What is the Unicode codepoint of BRAHMI LETTER THA?
The BRAHMI LETTER THA character (๐ฃ) has codepoint U+11023.
How do I type or copy BRAHMI LETTER THA?
Copy ๐ฃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.