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