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' : ''">
๐ฉ
BLACK CHESS KNIGHT-QUEEN
Overview
๐ฉ (BLACK CHESS KNIGHT-QUEEN) is the Unicode character at code point U+1FA51. It belongs to the Chess Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FA51 | |
| decimal | 129617 | |
| htmldecimal | 🩑 | |
| htmlhex | 🩑 | |
| css | \1FA51 | |
| javascript | \u{1FA51} | |
| python | \U0001fa51 | |
| java | \uD83E\uDE51 | |
| go | \U0001FA51 | |
| ruby | \u{1FA51} | |
| rust | \u{1FA51} | |
| ccpp | \U0001fa51 | |
| urlencoded | %F0%9F%A9%91 | |
| utf8bytes | f0 9f a9 91 | |
| utf16bebytes | d8 3e de 51 | |
| utf32bebytes | 00 01 fa 51 |
How to Use
HTML:
🩑
CSS:
content: "\1FA51"
JavaScript:
"\u{1FA51}"
Python:
"\U0001fa51"
Properties
- Block
- Chess Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฉ character (BLACK CHESS KNIGHT-QUEEN)?
๐ฉ (BLACK CHESS KNIGHT-QUEEN) is the Unicode character U+1FA51.
What is the Unicode codepoint of BLACK CHESS KNIGHT-QUEEN?
The BLACK CHESS KNIGHT-QUEEN character (๐ฉ) has codepoint U+1FA51.
How do I type or copy BLACK CHESS KNIGHT-QUEEN?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.