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