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 I) is the Unicode character at code point U+11631. 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+11631 | |
| decimal | 71217 | |
| htmldecimal | 𑘱 | |
| htmlhex | 𑘱 | |
| css | \11631 | |
| javascript | \u{11631} | |
| python | \U00011631 | |
| java | \uD805\uDE31 | |
| go | \U00011631 | |
| ruby | \u{11631} | |
| rust | \u{11631} | |
| ccpp | \U00011631 | |
| urlencoded | %F0%91%98%B1 | |
| utf8bytes | f0 91 98 b1 | |
| utf16bebytes | d8 05 de 31 | |
| utf32bebytes | 00 01 16 31 |
How to Use
HTML:
𑘱
CSS:
content: "\11631"
JavaScript:
"\u{11631}"
Python:
"\U00011631"
Properties
Frequently Asked Questions
What is the ๐ฑ character (MODI VOWEL SIGN I)?
๐ฑ (MODI VOWEL SIGN I) is the Unicode character U+11631.
What is the Unicode codepoint of MODI VOWEL SIGN I?
The MODI VOWEL SIGN I character (๐ฑ) has codepoint U+11631.
How do I type or copy MODI VOWEL SIGN I?
Copy ๐ฑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.