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