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-2003B
Overview
𠀻 (CJK UNIFIED IDEOGRAPH-2003B) is the Unicode character at code point U+2003B. 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+2003B | |
| decimal | 131131 | |
| htmldecimal | 𠀻 | |
| htmlhex | 𠀻 | |
| css | \2003B | |
| javascript | \u{2003B} | |
| python | \U0002003b | |
| java | \uD840\uDC3B | |
| go | \U0002003B | |
| ruby | \u{2003B} | |
| rust | \u{2003B} | |
| ccpp | \U0002003b | |
| urlencoded | %F0%A0%80%BB | |
| utf8bytes | f0 a0 80 bb | |
| utf16bebytes | d8 40 dc 3b | |
| utf32bebytes | 00 02 00 3b |
How to Use
HTML:
𠀻
CSS:
content: "\2003B"
JavaScript:
"\u{2003B}"
Python:
"\U0002003b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠀻 character (CJK UNIFIED IDEOGRAPH-2003B)?
𠀻 (CJK UNIFIED IDEOGRAPH-2003B) is the Unicode character U+2003B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2003B?
The CJK UNIFIED IDEOGRAPH-2003B character (𠀻) has codepoint U+2003B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2003B?
Copy 𠀻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.