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-2C745
Overview
𬝅 (CJK UNIFIED IDEOGRAPH-2C745) is the Unicode character at code point U+2C745. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C745 | |
| decimal | 182085 | |
| htmldecimal | 𬝅 | |
| htmlhex | 𬝅 | |
| css | \2C745 | |
| javascript | \u{2C745} | |
| python | \U0002c745 | |
| java | \uD871\uDF45 | |
| go | \U0002C745 | |
| ruby | \u{2C745} | |
| rust | \u{2C745} | |
| ccpp | \U0002c745 | |
| urlencoded | %F0%AC%9D%85 | |
| utf8bytes | f0 ac 9d 85 | |
| utf16bebytes | d8 71 df 45 | |
| utf32bebytes | 00 02 c7 45 |
How to Use
HTML:
𬝅
CSS:
content: "\2C745"
JavaScript:
"\u{2C745}"
Python:
"\U0002c745"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬝅 character (CJK UNIFIED IDEOGRAPH-2C745)?
𬝅 (CJK UNIFIED IDEOGRAPH-2C745) is the Unicode character U+2C745.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2C745?
The CJK UNIFIED IDEOGRAPH-2C745 character (𬝅) has codepoint U+2C745.
How do I type or copy CJK UNIFIED IDEOGRAPH-2C745?
Copy 𬝅 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.