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 ABBREVIATION SIGN) is the Unicode character at code point U+110BB. 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+110BB | |
| decimal | 69819 | |
| htmldecimal | 𑂻 | |
| htmlhex | 𑂻 | |
| css | \110BB | |
| javascript | \u{110BB} | |
| python | \U000110bb | |
| java | \uD804\uDCBB | |
| go | \U000110BB | |
| ruby | \u{110BB} | |
| rust | \u{110BB} | |
| ccpp | \U000110bb | |
| urlencoded | %F0%91%82%BB | |
| utf8bytes | f0 91 82 bb | |
| utf16bebytes | d8 04 dc bb | |
| utf32bebytes | 00 01 10 bb |
How to Use
HTML:
𑂻
CSS:
content: "\110BB"
JavaScript:
"\u{110BB}"
Python:
"\U000110bb"
Properties
Frequently Asked Questions
What is the ๐ป character (KAITHI ABBREVIATION SIGN)?
๐ป (KAITHI ABBREVIATION SIGN) is the Unicode character U+110BB.
What is the Unicode codepoint of KAITHI ABBREVIATION SIGN?
The KAITHI ABBREVIATION SIGN character (๐ป) has codepoint U+110BB.
How do I type or copy KAITHI ABBREVIATION SIGN?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.