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