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