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-72EC
Overview
独 (CJK UNIFIED IDEOGRAPH-72EC) is the Unicode character at code point U+72EC. 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+72EC | |
| decimal | 29420 | |
| htmldecimal | 独 | |
| htmlhex | 独 | |
| css | \72EC | |
| javascript | \u{72EC} | |
| python | \u72ec | |
| java | \u72EC | |
| go | \u72EC | |
| ruby | \u{72EC} | |
| rust | \u{72EC} | |
| ccpp | \u72ec | |
| urlencoded | %E7%8B%AC | |
| utf8bytes | e7 8b ac | |
| utf16bebytes | 72 ec | |
| utf32bebytes | 00 00 72 ec |
How to Use
HTML:
独
CSS:
content: "\72EC"
JavaScript:
"\u{72EC}"
Python:
"\u72ec"
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-72EC)?
独 (CJK UNIFIED IDEOGRAPH-72EC) is the Unicode character U+72EC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-72EC?
The CJK UNIFIED IDEOGRAPH-72EC character (独) has codepoint U+72EC.
How do I type or copy CJK UNIFIED IDEOGRAPH-72EC?
Copy 独 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.