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