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