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 VOWEL SIGN I) is the Unicode character at code point U+1103A. It belongs to the Brahmi block, in the Nonspacing Mark (Mn) general category. Its script is Brah.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1103A | |
| decimal | 69690 | |
| htmldecimal | 𑀺 | |
| htmlhex | 𑀺 | |
| css | \1103A | |
| javascript | \u{1103A} | |
| python | \U0001103a | |
| java | \uD804\uDC3A | |
| go | \U0001103A | |
| ruby | \u{1103A} | |
| rust | \u{1103A} | |
| ccpp | \U0001103a | |
| urlencoded | %F0%91%80%BA | |
| utf8bytes | f0 91 80 ba | |
| utf16bebytes | d8 04 dc 3a | |
| utf32bebytes | 00 01 10 3a |
How to Use
HTML:
𑀺
CSS:
content: "\1103A"
JavaScript:
"\u{1103A}"
Python:
"\U0001103a"
Properties
Frequently Asked Questions
What is the ๐บ character (BRAHMI VOWEL SIGN I)?
๐บ (BRAHMI VOWEL SIGN I) is the Unicode character U+1103A.
What is the Unicode codepoint of BRAHMI VOWEL SIGN I?
The BRAHMI VOWEL SIGN I character (๐บ) has codepoint U+1103A.
How do I type or copy BRAHMI VOWEL SIGN I?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.