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