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 LETTER VA) is the Unicode character at code point U+1162A. It belongs to the Modi block, in the Other Letter (Lo) general category. Its script is Modi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1162A | |
| decimal | 71210 | |
| htmldecimal | 𑘪 | |
| htmlhex | 𑘪 | |
| css | \1162A | |
| javascript | \u{1162A} | |
| python | \U0001162a | |
| java | \uD805\uDE2A | |
| go | \U0001162A | |
| ruby | \u{1162A} | |
| rust | \u{1162A} | |
| ccpp | \U0001162a | |
| urlencoded | %F0%91%98%AA | |
| utf8bytes | f0 91 98 aa | |
| utf16bebytes | d8 05 de 2a | |
| utf32bebytes | 00 01 16 2a |
How to Use
HTML:
𑘪
CSS:
content: "\1162A"
JavaScript:
"\u{1162A}"
Python:
"\U0001162a"
Properties
Frequently Asked Questions
What is the ๐ช character (MODI LETTER VA)?
๐ช (MODI LETTER VA) is the Unicode character U+1162A.
What is the Unicode codepoint of MODI LETTER VA?
The MODI LETTER VA character (๐ช) has codepoint U+1162A.
How do I type or copy MODI LETTER VA?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.