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