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-289CB
Overview
𨧋 (CJK UNIFIED IDEOGRAPH-289CB) is the Unicode character at code point U+289CB. 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+289CB | |
| decimal | 166347 | |
| htmldecimal | 𨧋 | |
| htmlhex | 𨧋 | |
| css | \289CB | |
| javascript | \u{289CB} | |
| python | \U000289cb | |
| java | \uD862\uDDCB | |
| go | \U000289CB | |
| ruby | \u{289CB} | |
| rust | \u{289CB} | |
| ccpp | \U000289cb | |
| urlencoded | %F0%A8%A7%8B | |
| utf8bytes | f0 a8 a7 8b | |
| utf16bebytes | d8 62 dd cb | |
| utf32bebytes | 00 02 89 cb |
How to Use
HTML:
𨧋
CSS:
content: "\289CB"
JavaScript:
"\u{289CB}"
Python:
"\U000289cb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨧋 character (CJK UNIFIED IDEOGRAPH-289CB)?
𨧋 (CJK UNIFIED IDEOGRAPH-289CB) is the Unicode character U+289CB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-289CB?
The CJK UNIFIED IDEOGRAPH-289CB character (𨧋) has codepoint U+289CB.
How do I type or copy CJK UNIFIED IDEOGRAPH-289CB?
Copy 𨧋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.