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