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