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' : ''">
๐ณ
UPPER RIGHT QUADRANT CHESS KNIGHT
Overview
๐ณ (UPPER RIGHT QUADRANT CHESS KNIGHT) is the Unicode character at code point U+1CCCB. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CCCB | |
| decimal | 117963 | |
| htmldecimal | 𜳋 | |
| htmlhex | 𜳋 | |
| css | \1CCCB | |
| javascript | \u{1CCCB} | |
| python | \U0001cccb | |
| java | \uD833\uDCCB | |
| go | \U0001CCCB | |
| ruby | \u{1CCCB} | |
| rust | \u{1CCCB} | |
| ccpp | \U0001cccb | |
| urlencoded | %F0%9C%B3%8B | |
| utf8bytes | f0 9c b3 8b | |
| utf16bebytes | d8 33 dc cb | |
| utf32bebytes | 00 01 cc cb |
How to Use
HTML:
𜳋
CSS:
content: "\1CCCB"
JavaScript:
"\u{1CCCB}"
Python:
"\U0001cccb"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ณ character (UPPER RIGHT QUADRANT CHESS KNIGHT)?
๐ณ (UPPER RIGHT QUADRANT CHESS KNIGHT) is the Unicode character U+1CCCB.
What is the Unicode codepoint of UPPER RIGHT QUADRANT CHESS KNIGHT?
The UPPER RIGHT QUADRANT CHESS KNIGHT character (๐ณ) has codepoint U+1CCCB.
How do I type or copy UPPER RIGHT QUADRANT CHESS KNIGHT?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.