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' : ''">
๐ณ
LOWER RIGHT QUADRANT CHESS KNIGHT
Overview
๐ณ (LOWER RIGHT QUADRANT CHESS KNIGHT) is the Unicode character at code point U+1CCCD. 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+1CCCD | |
| decimal | 117965 | |
| htmldecimal | 𜳍 | |
| htmlhex | 𜳍 | |
| css | \1CCCD | |
| javascript | \u{1CCCD} | |
| python | \U0001cccd | |
| java | \uD833\uDCCD | |
| go | \U0001CCCD | |
| ruby | \u{1CCCD} | |
| rust | \u{1CCCD} | |
| ccpp | \U0001cccd | |
| urlencoded | %F0%9C%B3%8D | |
| utf8bytes | f0 9c b3 8d | |
| utf16bebytes | d8 33 dc cd | |
| utf32bebytes | 00 01 cc cd |
How to Use
HTML:
𜳍
CSS:
content: "\1CCCD"
JavaScript:
"\u{1CCCD}"
Python:
"\U0001cccd"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ณ character (LOWER RIGHT QUADRANT CHESS KNIGHT)?
๐ณ (LOWER RIGHT QUADRANT CHESS KNIGHT) is the Unicode character U+1CCCD.
What is the Unicode codepoint of LOWER RIGHT QUADRANT CHESS KNIGHT?
The LOWER RIGHT QUADRANT CHESS KNIGHT character (๐ณ) has codepoint U+1CCCD.
How do I type or copy LOWER RIGHT QUADRANT CHESS KNIGHT?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.