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