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