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