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 BHA) is the Unicode character at code point U+11223. 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+11223 | |
| decimal | 70179 | |
| htmldecimal | 𑈣 | |
| htmlhex | 𑈣 | |
| css | \11223 | |
| javascript | \u{11223} | |
| python | \U00011223 | |
| java | \uD804\uDE23 | |
| go | \U00011223 | |
| ruby | \u{11223} | |
| rust | \u{11223} | |
| ccpp | \U00011223 | |
| urlencoded | %F0%91%88%A3 | |
| utf8bytes | f0 91 88 a3 | |
| utf16bebytes | d8 04 de 23 | |
| utf32bebytes | 00 01 12 23 |
How to Use
HTML:
𑈣
CSS:
content: "\11223"
JavaScript:
"\u{11223}"
Python:
"\U00011223"
Properties
Frequently Asked Questions
What is the ๐ฃ character (KHOJKI LETTER BHA)?
๐ฃ (KHOJKI LETTER BHA) is the Unicode character U+11223.
What is the Unicode codepoint of KHOJKI LETTER BHA?
The KHOJKI LETTER BHA character (๐ฃ) has codepoint U+11223.
How do I type or copy KHOJKI LETTER BHA?
Copy ๐ฃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.