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