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