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