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-52DA
Overview
勚 (CJK UNIFIED IDEOGRAPH-52DA) is the Unicode character at code point U+52DA. 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+52DA | |
| decimal | 21210 | |
| htmldecimal | 勚 | |
| htmlhex | 勚 | |
| css | \52DA | |
| javascript | \u{52DA} | |
| python | \u52da | |
| java | \u52DA | |
| go | \u52DA | |
| ruby | \u{52DA} | |
| rust | \u{52DA} | |
| ccpp | \u52da | |
| urlencoded | %E5%8B%9A | |
| utf8bytes | e5 8b 9a | |
| utf16bebytes | 52 da | |
| utf32bebytes | 00 00 52 da |
How to Use
HTML:
勚
CSS:
content: "\52DA"
JavaScript:
"\u{52DA}"
Python:
"\u52da"
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-52DA)?
勚 (CJK UNIFIED IDEOGRAPH-52DA) is the Unicode character U+52DA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-52DA?
The CJK UNIFIED IDEOGRAPH-52DA character (勚) has codepoint U+52DA.
How do I type or copy CJK UNIFIED IDEOGRAPH-52DA?
Copy 勚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.