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