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