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