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 SECTION MARK) is the Unicode character at code point U+1123B. 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+1123B | |
| decimal | 70203 | |
| htmldecimal | 𑈻 | |
| htmlhex | 𑈻 | |
| css | \1123B | |
| javascript | \u{1123B} | |
| python | \U0001123b | |
| java | \uD804\uDE3B | |
| go | \U0001123B | |
| ruby | \u{1123B} | |
| rust | \u{1123B} | |
| ccpp | \U0001123b | |
| urlencoded | %F0%91%88%BB | |
| utf8bytes | f0 91 88 bb | |
| utf16bebytes | d8 04 de 3b | |
| utf32bebytes | 00 01 12 3b |
How to Use
HTML:
𑈻
CSS:
content: "\1123B"
JavaScript:
"\u{1123B}"
Python:
"\U0001123b"
Properties
Frequently Asked Questions
What is the ๐ป character (KHOJKI SECTION MARK)?
๐ป (KHOJKI SECTION MARK) is the Unicode character U+1123B.
What is the Unicode codepoint of KHOJKI SECTION MARK?
The KHOJKI SECTION MARK character (๐ป) has codepoint U+1123B.
How do I type or copy KHOJKI SECTION MARK?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.