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