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-2341B
Overview
𣐛 (CJK UNIFIED IDEOGRAPH-2341B) is the Unicode character at code point U+2341B. 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+2341B | |
| decimal | 144411 | |
| htmldecimal | 𣐛 | |
| htmlhex | 𣐛 | |
| css | \2341B | |
| javascript | \u{2341B} | |
| python | \U0002341b | |
| java | \uD84D\uDC1B | |
| go | \U0002341B | |
| ruby | \u{2341B} | |
| rust | \u{2341B} | |
| ccpp | \U0002341b | |
| urlencoded | %F0%A3%90%9B | |
| utf8bytes | f0 a3 90 9b | |
| utf16bebytes | d8 4d dc 1b | |
| utf32bebytes | 00 02 34 1b |
How to Use
HTML:
𣐛
CSS:
content: "\2341B"
JavaScript:
"\u{2341B}"
Python:
"\U0002341b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣐛 character (CJK UNIFIED IDEOGRAPH-2341B)?
𣐛 (CJK UNIFIED IDEOGRAPH-2341B) is the Unicode character U+2341B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2341B?
The CJK UNIFIED IDEOGRAPH-2341B character (𣐛) has codepoint U+2341B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2341B?
Copy 𣐛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.