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
๐ผ (KAITHI ENUMERATION SIGN) is the Unicode character at code point U+110BC. It belongs to the Kaithi block, in the Other Punctuation (Po) general category. Its script is Kthi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+110BC | |
| decimal | 69820 | |
| htmldecimal | 𑂼 | |
| htmlhex | 𑂼 | |
| css | \110BC | |
| javascript | \u{110BC} | |
| python | \U000110bc | |
| java | \uD804\uDCBC | |
| go | \U000110BC | |
| ruby | \u{110BC} | |
| rust | \u{110BC} | |
| ccpp | \U000110bc | |
| urlencoded | %F0%91%82%BC | |
| utf8bytes | f0 91 82 bc | |
| utf16bebytes | d8 04 dc bc | |
| utf32bebytes | 00 01 10 bc |
How to Use
HTML:
𑂼
CSS:
content: "\110BC"
JavaScript:
"\u{110BC}"
Python:
"\U000110bc"
Properties
Frequently Asked Questions
What is the ๐ผ character (KAITHI ENUMERATION SIGN)?
๐ผ (KAITHI ENUMERATION SIGN) is the Unicode character U+110BC.
What is the Unicode codepoint of KAITHI ENUMERATION SIGN?
The KAITHI ENUMERATION SIGN character (๐ผ) has codepoint U+110BC.
How do I type or copy KAITHI ENUMERATION SIGN?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.