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 I) is the Unicode character at code point U+1122D. 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+1122D | |
| decimal | 70189 | |
| htmldecimal | 𑈭 | |
| htmlhex | 𑈭 | |
| css | \1122D | |
| javascript | \u{1122D} | |
| python | \U0001122d | |
| java | \uD804\uDE2D | |
| go | \U0001122D | |
| ruby | \u{1122D} | |
| rust | \u{1122D} | |
| ccpp | \U0001122d | |
| urlencoded | %F0%91%88%AD | |
| utf8bytes | f0 91 88 ad | |
| utf16bebytes | d8 04 de 2d | |
| utf32bebytes | 00 01 12 2d |
How to Use
HTML:
𑈭
CSS:
content: "\1122D"
JavaScript:
"\u{1122D}"
Python:
"\U0001122d"
Properties
Frequently Asked Questions
What is the ๐ญ character (KHOJKI VOWEL SIGN I)?
๐ญ (KHOJKI VOWEL SIGN I) is the Unicode character U+1122D.
What is the Unicode codepoint of KHOJKI VOWEL SIGN I?
The KHOJKI VOWEL SIGN I character (๐ญ) has codepoint U+1122D.
How do I type or copy KHOJKI VOWEL SIGN I?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.