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
๐ณ (SIDDHAM VOWEL SIGN UU) is the Unicode character at code point U+115B3. It belongs to the Siddham block, in the Nonspacing Mark (Mn) general category. Its script is Sidd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+115B3 | |
| decimal | 71091 | |
| htmldecimal | 𑖳 | |
| htmlhex | 𑖳 | |
| css | \115B3 | |
| javascript | \u{115B3} | |
| python | \U000115b3 | |
| java | \uD805\uDDB3 | |
| go | \U000115B3 | |
| ruby | \u{115B3} | |
| rust | \u{115B3} | |
| ccpp | \U000115b3 | |
| urlencoded | %F0%91%96%B3 | |
| utf8bytes | f0 91 96 b3 | |
| utf16bebytes | d8 05 dd b3 | |
| utf32bebytes | 00 01 15 b3 |
How to Use
HTML:
𑖳
CSS:
content: "\115B3"
JavaScript:
"\u{115B3}"
Python:
"\U000115b3"
Properties
Frequently Asked Questions
What is the ๐ณ character (SIDDHAM VOWEL SIGN UU)?
๐ณ (SIDDHAM VOWEL SIGN UU) is the Unicode character U+115B3.
What is the Unicode codepoint of SIDDHAM VOWEL SIGN UU?
The SIDDHAM VOWEL SIGN UU character (๐ณ) has codepoint U+115B3.
How do I type or copy SIDDHAM VOWEL SIGN UU?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.