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' : ''">
𣿍
CJK UNIFIED IDEOGRAPH-23FCD
Overview
𣿍 (CJK UNIFIED IDEOGRAPH-23FCD) is the Unicode character at code point U+23FCD. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23FCD | |
| decimal | 147405 | |
| htmldecimal | 𣿍 | |
| htmlhex | 𣿍 | |
| css | \23FCD | |
| javascript | \u{23FCD} | |
| python | \U00023fcd | |
| java | \uD84F\uDFCD | |
| go | \U00023FCD | |
| ruby | \u{23FCD} | |
| rust | \u{23FCD} | |
| ccpp | \U00023fcd | |
| urlencoded | %F0%A3%BF%8D | |
| utf8bytes | f0 a3 bf 8d | |
| utf16bebytes | d8 4f df cd | |
| utf32bebytes | 00 02 3f cd |
How to Use
HTML:
𣿍
CSS:
content: "\23FCD"
JavaScript:
"\u{23FCD}"
Python:
"\U00023fcd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣿍 character (CJK UNIFIED IDEOGRAPH-23FCD)?
𣿍 (CJK UNIFIED IDEOGRAPH-23FCD) is the Unicode character U+23FCD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23FCD?
The CJK UNIFIED IDEOGRAPH-23FCD character (𣿍) has codepoint U+23FCD.
How do I type or copy CJK UNIFIED IDEOGRAPH-23FCD?
Copy 𣿍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.