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