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