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