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-6AAA
Overview
檪 (CJK UNIFIED IDEOGRAPH-6AAA) is the Unicode character at code point U+6AAA. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+6AAA | |
| decimal | 27306 | |
| htmldecimal | 檪 | |
| htmlhex | 檪 | |
| css | \6AAA | |
| javascript | \u{6AAA} | |
| python | \u6aaa | |
| java | \u6AAA | |
| go | \u6AAA | |
| ruby | \u{6AAA} | |
| rust | \u{6AAA} | |
| ccpp | \u6aaa | |
| urlencoded | %E6%AA%AA | |
| utf8bytes | e6 aa aa | |
| utf16bebytes | 6a aa | |
| utf32bebytes | 00 00 6a aa |
How to Use
HTML:
檪
CSS:
content: "\6AAA"
JavaScript:
"\u{6AAA}"
Python:
"\u6aaa"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 檪 character (CJK UNIFIED IDEOGRAPH-6AAA)?
檪 (CJK UNIFIED IDEOGRAPH-6AAA) is the Unicode character U+6AAA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6AAA?
The CJK UNIFIED IDEOGRAPH-6AAA character (檪) has codepoint U+6AAA.
How do I type or copy CJK UNIFIED IDEOGRAPH-6AAA?
Copy 檪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.