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