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