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
๐ฉ (SOYOMBO LETTER KHA) is the Unicode character at code point U+11A5D. It belongs to the Soyombo block, in the Other Letter (Lo) general category. Its script is Soyo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11A5D | |
| decimal | 72285 | |
| htmldecimal | 𑩝 | |
| htmlhex | 𑩝 | |
| css | \11A5D | |
| javascript | \u{11A5D} | |
| python | \U00011a5d | |
| java | \uD806\uDE5D | |
| go | \U00011A5D | |
| ruby | \u{11A5D} | |
| rust | \u{11A5D} | |
| ccpp | \U00011a5d | |
| urlencoded | %F0%91%A9%9D | |
| utf8bytes | f0 91 a9 9d | |
| utf16bebytes | d8 06 de 5d | |
| utf32bebytes | 00 01 1a 5d |
How to Use
HTML:
𑩝
CSS:
content: "\11A5D"
JavaScript:
"\u{11A5D}"
Python:
"\U00011a5d"
Properties
Frequently Asked Questions
What is the ๐ฉ character (SOYOMBO LETTER KHA)?
๐ฉ (SOYOMBO LETTER KHA) is the Unicode character U+11A5D.
What is the Unicode codepoint of SOYOMBO LETTER KHA?
The SOYOMBO LETTER KHA character (๐ฉ) has codepoint U+11A5D.
How do I type or copy SOYOMBO LETTER KHA?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.