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