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