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