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