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