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