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-6AA3
Overview
檣 (CJK UNIFIED IDEOGRAPH-6AA3) is the Unicode character at code point U+6AA3. 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+6AA3 | |
| decimal | 27299 | |
| htmldecimal | 檣 | |
| htmlhex | 檣 | |
| css | \6AA3 | |
| javascript | \u{6AA3} | |
| python | \u6aa3 | |
| java | \u6AA3 | |
| go | \u6AA3 | |
| ruby | \u{6AA3} | |
| rust | \u{6AA3} | |
| ccpp | \u6aa3 | |
| urlencoded | %E6%AA%A3 | |
| utf8bytes | e6 aa a3 | |
| utf16bebytes | 6a a3 | |
| utf32bebytes | 00 00 6a a3 |
How to Use
HTML:
檣
CSS:
content: "\6AA3"
JavaScript:
"\u{6AA3}"
Python:
"\u6aa3"
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-6AA3)?
檣 (CJK UNIFIED IDEOGRAPH-6AA3) is the Unicode character U+6AA3.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6AA3?
The CJK UNIFIED IDEOGRAPH-6AA3 character (檣) has codepoint U+6AA3.
How do I type or copy CJK UNIFIED IDEOGRAPH-6AA3?
Copy 檣 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.