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