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