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