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