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