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