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-7DF4
Overview
練 (CJK UNIFIED IDEOGRAPH-7DF4) is the Unicode character at code point U+7DF4. 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+7DF4 | |
| decimal | 32244 | |
| htmldecimal | 練 | |
| htmlhex | 練 | |
| css | \7DF4 | |
| javascript | \u{7DF4} | |
| python | \u7df4 | |
| java | \u7DF4 | |
| go | \u7DF4 | |
| ruby | \u{7DF4} | |
| rust | \u{7DF4} | |
| ccpp | \u7df4 | |
| urlencoded | %E7%B7%B4 | |
| utf8bytes | e7 b7 b4 | |
| utf16bebytes | 7d f4 | |
| utf32bebytes | 00 00 7d f4 |
How to Use
HTML:
練
CSS:
content: "\7DF4"
JavaScript:
"\u{7DF4}"
Python:
"\u7df4"
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-7DF4)?
練 (CJK UNIFIED IDEOGRAPH-7DF4) is the Unicode character U+7DF4.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7DF4?
The CJK UNIFIED IDEOGRAPH-7DF4 character (練) has codepoint U+7DF4.
How do I type or copy CJK UNIFIED IDEOGRAPH-7DF4?
Copy 練 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.