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