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