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