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