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-5F97
Overview
得 (CJK UNIFIED IDEOGRAPH-5F97) is the Unicode character at code point U+5F97. 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+5F97 | |
| decimal | 24471 | |
| htmldecimal | 得 | |
| htmlhex | 得 | |
| css | \5F97 | |
| javascript | \u{5F97} | |
| python | \u5f97 | |
| java | \u5F97 | |
| go | \u5F97 | |
| ruby | \u{5F97} | |
| rust | \u{5F97} | |
| ccpp | \u5f97 | |
| urlencoded | %E5%BE%97 | |
| utf8bytes | e5 be 97 | |
| utf16bebytes | 5f 97 | |
| utf32bebytes | 00 00 5f 97 |
How to Use
HTML:
得
CSS:
content: "\5F97"
JavaScript:
"\u{5F97}"
Python:
"\u5f97"
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-5F97)?
得 (CJK UNIFIED IDEOGRAPH-5F97) is the Unicode character U+5F97.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5F97?
The CJK UNIFIED IDEOGRAPH-5F97 character (得) has codepoint U+5F97.
How do I type or copy CJK UNIFIED IDEOGRAPH-5F97?
Copy 得 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.