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-27FCD
Overview
𧿍 (CJK UNIFIED IDEOGRAPH-27FCD) is the Unicode character at code point U+27FCD. 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+27FCD | |
| decimal | 163789 | |
| htmldecimal | 𧿍 | |
| htmlhex | 𧿍 | |
| css | \27FCD | |
| javascript | \u{27FCD} | |
| python | \U00027fcd | |
| java | \uD85F\uDFCD | |
| go | \U00027FCD | |
| ruby | \u{27FCD} | |
| rust | \u{27FCD} | |
| ccpp | \U00027fcd | |
| urlencoded | %F0%A7%BF%8D | |
| utf8bytes | f0 a7 bf 8d | |
| utf16bebytes | d8 5f df cd | |
| utf32bebytes | 00 02 7f cd |
How to Use
HTML:
𧿍
CSS:
content: "\27FCD"
JavaScript:
"\u{27FCD}"
Python:
"\U00027fcd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧿍 character (CJK UNIFIED IDEOGRAPH-27FCD)?
𧿍 (CJK UNIFIED IDEOGRAPH-27FCD) is the Unicode character U+27FCD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-27FCD?
The CJK UNIFIED IDEOGRAPH-27FCD character (𧿍) has codepoint U+27FCD.
How do I type or copy CJK UNIFIED IDEOGRAPH-27FCD?
Copy 𧿍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.