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