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 DOUBLE SECTION MARK) is the Unicode character at code point U+1123C. It belongs to the Khojki block, in the Other Punctuation (Po) general category. Its script is Khoj.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1123C | |
| decimal | 70204 | |
| htmldecimal | 𑈼 | |
| htmlhex | 𑈼 | |
| css | \1123C | |
| javascript | \u{1123C} | |
| python | \U0001123c | |
| java | \uD804\uDE3C | |
| go | \U0001123C | |
| ruby | \u{1123C} | |
| rust | \u{1123C} | |
| ccpp | \U0001123c | |
| urlencoded | %F0%91%88%BC | |
| utf8bytes | f0 91 88 bc | |
| utf16bebytes | d8 04 de 3c | |
| utf32bebytes | 00 01 12 3c |
How to Use
HTML:
𑈼
CSS:
content: "\1123C"
JavaScript:
"\u{1123C}"
Python:
"\U0001123c"
Properties
Frequently Asked Questions
What is the ๐ผ character (KHOJKI DOUBLE SECTION MARK)?
๐ผ (KHOJKI DOUBLE SECTION MARK) is the Unicode character U+1123C.
What is the Unicode codepoint of KHOJKI DOUBLE SECTION MARK?
The KHOJKI DOUBLE SECTION MARK character (๐ผ) has codepoint U+1123C.
How do I type or copy KHOJKI DOUBLE SECTION MARK?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.