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