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