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