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