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