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