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