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