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