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