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