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