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