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