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