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