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