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