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