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