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