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