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