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