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