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