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