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
๐ (KHOJKI LETTER CHA) is the Unicode character at code point U+1120F. It belongs to the Khojki block, in the Other Letter (Lo) general category. Its script is Khoj.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1120F | |
| decimal | 70159 | |
| htmldecimal | 𑈏 | |
| htmlhex | 𑈏 | |
| css | \1120F | |
| javascript | \u{1120F} | |
| python | \U0001120f | |
| java | \uD804\uDE0F | |
| go | \U0001120F | |
| ruby | \u{1120F} | |
| rust | \u{1120F} | |
| ccpp | \U0001120f | |
| urlencoded | %F0%91%88%8F | |
| utf8bytes | f0 91 88 8f | |
| utf16bebytes | d8 04 de 0f | |
| utf32bebytes | 00 01 12 0f |
How to Use
HTML:
𑈏
CSS:
content: "\1120F"
JavaScript:
"\u{1120F}"
Python:
"\U0001120f"
Properties
Frequently Asked Questions
What is the ๐ character (KHOJKI LETTER CHA)?
๐ (KHOJKI LETTER CHA) is the Unicode character U+1120F.
What is the Unicode codepoint of KHOJKI LETTER CHA?
The KHOJKI LETTER CHA character (๐) has codepoint U+1120F.
How do I type or copy KHOJKI LETTER CHA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.