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