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