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