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-45DC
Overview
䗜 (CJK UNIFIED IDEOGRAPH-45DC) is the Unicode character at code point U+45DC. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+45DC | |
| decimal | 17884 | |
| htmldecimal | 䗜 | |
| htmlhex | 䗜 | |
| css | \45DC | |
| javascript | \u{45DC} | |
| python | \u45dc | |
| java | \u45DC | |
| go | \u45DC | |
| ruby | \u{45DC} | |
| rust | \u{45DC} | |
| ccpp | \u45dc | |
| urlencoded | %E4%97%9C | |
| utf8bytes | e4 97 9c | |
| utf16bebytes | 45 dc | |
| utf32bebytes | 00 00 45 dc |
How to Use
HTML:
䗜
CSS:
content: "\45DC"
JavaScript:
"\u{45DC}"
Python:
"\u45dc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䗜 character (CJK UNIFIED IDEOGRAPH-45DC)?
䗜 (CJK UNIFIED IDEOGRAPH-45DC) is the Unicode character U+45DC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-45DC?
The CJK UNIFIED IDEOGRAPH-45DC character (䗜) has codepoint U+45DC.
How do I type or copy CJK UNIFIED IDEOGRAPH-45DC?
Copy 䗜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.