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