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