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