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