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