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