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' : ''">
🪯
KHANDA
Overview
🪯 (KHANDA) is the Unicode character at code point U+1FAAF. It belongs to the Symbols and Pictographs Extended-A block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FAAF | |
| decimal | 129711 | |
| htmldecimal | 🪯 | |
| htmlhex | 🪯 | |
| css | \1FAAF | |
| javascript | \u{1FAAF} | |
| python | \U0001faaf | |
| java | \uD83E\uDEAF | |
| go | \U0001FAAF | |
| ruby | \u{1FAAF} | |
| rust | \u{1FAAF} | |
| ccpp | \U0001faaf | |
| urlencoded | %F0%9F%AA%AF | |
| utf8bytes | f0 9f aa af | |
| utf16bebytes | d8 3e de af | |
| utf32bebytes | 00 01 fa af |
How to Use
HTML:
🪯
CSS:
content: "\1FAAF"
JavaScript:
"\u{1FAAF}"
Python:
"\U0001faaf"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 🪯 character (KHANDA)?
🪯 (KHANDA) is the Unicode character U+1FAAF.
What is the Unicode codepoint of KHANDA?
The KHANDA character (🪯) has codepoint U+1FAAF.
How do I type or copy KHANDA?
Copy 🪯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.