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