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