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