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