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