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-42AA
Overview
䊪 (CJK UNIFIED IDEOGRAPH-42AA) is the Unicode character at code point U+42AA. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+42AA | |
| decimal | 17066 | |
| htmldecimal | 䊪 | |
| htmlhex | 䊪 | |
| css | \42AA | |
| javascript | \u{42AA} | |
| python | \u42aa | |
| java | \u42AA | |
| go | \u42AA | |
| ruby | \u{42AA} | |
| rust | \u{42AA} | |
| ccpp | \u42aa | |
| urlencoded | %E4%8A%AA | |
| utf8bytes | e4 8a aa | |
| utf16bebytes | 42 aa | |
| utf32bebytes | 00 00 42 aa |
How to Use
HTML:
䊪
CSS:
content: "\42AA"
JavaScript:
"\u{42AA}"
Python:
"\u42aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䊪 character (CJK UNIFIED IDEOGRAPH-42AA)?
䊪 (CJK UNIFIED IDEOGRAPH-42AA) is the Unicode character U+42AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-42AA?
The CJK UNIFIED IDEOGRAPH-42AA character (䊪) has codepoint U+42AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-42AA?
Copy 䊪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.