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