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