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-2857A
Overview
𨕺 (CJK UNIFIED IDEOGRAPH-2857A) is the Unicode character at code point U+2857A. 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+2857A | |
| decimal | 165242 | |
| htmldecimal | 𨕺 | |
| htmlhex | 𨕺 | |
| css | \2857A | |
| javascript | \u{2857A} | |
| python | \U0002857a | |
| java | \uD861\uDD7A | |
| go | \U0002857A | |
| ruby | \u{2857A} | |
| rust | \u{2857A} | |
| ccpp | \U0002857a | |
| urlencoded | %F0%A8%95%BA | |
| utf8bytes | f0 a8 95 ba | |
| utf16bebytes | d8 61 dd 7a | |
| utf32bebytes | 00 02 85 7a |
How to Use
HTML:
𨕺
CSS:
content: "\2857A"
JavaScript:
"\u{2857A}"
Python:
"\U0002857a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨕺 character (CJK UNIFIED IDEOGRAPH-2857A)?
𨕺 (CJK UNIFIED IDEOGRAPH-2857A) is the Unicode character U+2857A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2857A?
The CJK UNIFIED IDEOGRAPH-2857A character (𨕺) has codepoint U+2857A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2857A?
Copy 𨕺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.