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