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-43AA
Overview
䎪 (CJK UNIFIED IDEOGRAPH-43AA) is the Unicode character at code point U+43AA. 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+43AA | |
| decimal | 17322 | |
| htmldecimal | 䎪 | |
| htmlhex | 䎪 | |
| css | \43AA | |
| javascript | \u{43AA} | |
| python | \u43aa | |
| java | \u43AA | |
| go | \u43AA | |
| ruby | \u{43AA} | |
| rust | \u{43AA} | |
| ccpp | \u43aa | |
| urlencoded | %E4%8E%AA | |
| utf8bytes | e4 8e aa | |
| utf16bebytes | 43 aa | |
| utf32bebytes | 00 00 43 aa |
How to Use
HTML:
䎪
CSS:
content: "\43AA"
JavaScript:
"\u{43AA}"
Python:
"\u43aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䎪 character (CJK UNIFIED IDEOGRAPH-43AA)?
䎪 (CJK UNIFIED IDEOGRAPH-43AA) is the Unicode character U+43AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-43AA?
The CJK UNIFIED IDEOGRAPH-43AA character (䎪) has codepoint U+43AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-43AA?
Copy 䎪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.