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