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