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