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