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-45EC
Overview
䗬 (CJK UNIFIED IDEOGRAPH-45EC) is the Unicode character at code point U+45EC. 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+45EC | |
| decimal | 17900 | |
| htmldecimal | 䗬 | |
| htmlhex | 䗬 | |
| css | \45EC | |
| javascript | \u{45EC} | |
| python | \u45ec | |
| java | \u45EC | |
| go | \u45EC | |
| ruby | \u{45EC} | |
| rust | \u{45EC} | |
| ccpp | \u45ec | |
| urlencoded | %E4%97%AC | |
| utf8bytes | e4 97 ac | |
| utf16bebytes | 45 ec | |
| utf32bebytes | 00 00 45 ec |
How to Use
HTML:
䗬
CSS:
content: "\45EC"
JavaScript:
"\u{45EC}"
Python:
"\u45ec"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䗬 character (CJK UNIFIED IDEOGRAPH-45EC)?
䗬 (CJK UNIFIED IDEOGRAPH-45EC) is the Unicode character U+45EC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-45EC?
The CJK UNIFIED IDEOGRAPH-45EC character (䗬) has codepoint U+45EC.
How do I type or copy CJK UNIFIED IDEOGRAPH-45EC?
Copy 䗬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.