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
๐ฌ (KHOJKI VOWEL SIGN AA) is the Unicode character at code point U+1122C. It belongs to the Khojki block, in the Spacing Mark (Mc) general category. Its script is Khoj.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1122C | |
| decimal | 70188 | |
| htmldecimal | 𑈬 | |
| htmlhex | 𑈬 | |
| css | \1122C | |
| javascript | \u{1122C} | |
| python | \U0001122c | |
| java | \uD804\uDE2C | |
| go | \U0001122C | |
| ruby | \u{1122C} | |
| rust | \u{1122C} | |
| ccpp | \U0001122c | |
| urlencoded | %F0%91%88%AC | |
| utf8bytes | f0 91 88 ac | |
| utf16bebytes | d8 04 de 2c | |
| utf32bebytes | 00 01 12 2c |
How to Use
HTML:
𑈬
CSS:
content: "\1122C"
JavaScript:
"\u{1122C}"
Python:
"\U0001122c"
Properties
Frequently Asked Questions
What is the ๐ฌ character (KHOJKI VOWEL SIGN AA)?
๐ฌ (KHOJKI VOWEL SIGN AA) is the Unicode character U+1122C.
What is the Unicode codepoint of KHOJKI VOWEL SIGN AA?
The KHOJKI VOWEL SIGN AA character (๐ฌ) has codepoint U+1122C.
How do I type or copy KHOJKI VOWEL SIGN AA?
Copy ๐ฌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.